Merge branch 'features' into src
This commit is contained in:
commit
ac9ba90738
1 changed files with 1 additions and 1 deletions
2
archfi
2
archfi
|
@ -477,7 +477,7 @@ formatdevices(){
|
|||
formatbootdevice boot $bootdev
|
||||
fi
|
||||
if [ ! "$swapdev" = "" ]; then
|
||||
formatswapdevice
|
||||
formatswapdevice swap $swapdev
|
||||
fi
|
||||
formatdevice root $rootdev
|
||||
if [ ! "$homedev" = "" ]; then
|
||||
|
|
Loading…
Reference in a new issue