mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-12 13:21:33 -05:00
removed useless "break"
This commit is contained in:
parent
170146321e
commit
d2efb8f102
@ -134,7 +134,6 @@ then
|
|||||||
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."
|
echo "No swapfile has been added."
|
||||||
break
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Configuring the system.
|
# Configuring the system.
|
||||||
|
Loading…
Reference in New Issue
Block a user