mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-13 21:51:33 -05:00
Fixed grammar.
This commit is contained in:
parent
e520f12d9b
commit
124b0a742e
@ -133,7 +133,8 @@ then
|
|||||||
swapon /mnt/swap/swapfile
|
swapon /mnt/swap/swapfile
|
||||||
echo "/swap/swapfile none swap defaults 0 0" >> /mnt/etc/fstab
|
echo "/swap/swapfile none swap defaults 0 0" >> /mnt/etc/fstab
|
||||||
else
|
else
|
||||||
break
|
echo "No swapfile has been added."
|
||||||
|
break
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Configuring the system.
|
# Configuring the system.
|
||||||
|
Loading…
Reference in New Issue
Block a user