1
0
mirror of https://github.com/tommytran732/Arch-Setup-Script synced 2024-11-09 12:11:33 -05:00

removed useless "break"

This commit is contained in:
Tommaso Chiti 2021-02-01 09:02:50 +01:00
parent 170146321e
commit d2efb8f102

View File

@ -134,7 +134,6 @@ then
echo "/swap/swapfile none swap defaults 0 0" >> /mnt/etc/fstab
else
echo "No swapfile has been added."
break
fi
# Configuring the system.