Fixed grammar.

This commit is contained in:
Tommaso Chiti 2021-02-01 07:22:29 +01:00
parent e520f12d9b
commit 124b0a742e

View file

@ -133,6 +133,7 @@ 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
echo "No swapfile has been added."
break break
fi fi