Merge branch 'features' into src

This commit is contained in:
MatMoul 2018-09-04 01:17:56 +02:00
commit ac9ba90738

2
archfi
View file

@ -477,7 +477,7 @@ formatdevices(){
formatbootdevice boot $bootdev
fi
if [ ! "$swapdev" = "" ]; then
formatswapdevice
formatswapdevice swap $swapdev
fi
formatdevice root $rootdev
if [ ! "$homedev" = "" ]; then