From 124b0a742e1e17aeb3fd5c7ad0688b2cfc114852 Mon Sep 17 00:00:00 2001 From: Tommaso Chiti Date: Mon, 1 Feb 2021 07:22:29 +0100 Subject: [PATCH] Fixed grammar. --- easy-arch.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/easy-arch.sh b/easy-arch.sh index d6616d3..5ca9810 100644 --- a/easy-arch.sh +++ b/easy-arch.sh @@ -133,7 +133,8 @@ then swapon /mnt/swap/swapfile echo "/swap/swapfile none swap defaults 0 0" >> /mnt/etc/fstab else - break + echo "No swapfile has been added." + break fi # Configuring the system.