mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 19:40:55 +00:00
removed useless "break"
This commit is contained in:
parent
170146321e
commit
d2efb8f102
1 changed files with 0 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue