From d2efb8f102bae5c4667112c13e5d80c439a905d7 Mon Sep 17 00:00:00 2001 From: Tommaso Chiti Date: Mon, 1 Feb 2021 09:02:50 +0100 Subject: [PATCH] removed useless "break" --- easy-arch.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/easy-arch.sh b/easy-arch.sh index ae06d0e..0bf9dd7 100644 --- a/easy-arch.sh +++ b/easy-arch.sh @@ -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.