From 233ae169d1d7d0f8fc93c74ae0be8aaf0bc9d66a Mon Sep 17 00:00:00 2001 From: Tommaso Chiti Date: Mon, 8 Nov 2021 20:15:38 +0100 Subject: [PATCH] changes. --- easy-arch.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/easy-arch.sh b/easy-arch.sh index 9ff72a3..7dbf1e9 100644 --- a/easy-arch.sh +++ b/easy-arch.sh @@ -96,8 +96,7 @@ network_selector () { print "Enabling dhcpcd." systemctl enable dhcpcd --root=/mnt &>/dev/null ;; - 5 ) - ;; + 5 ) ;; * ) print "You did not enter a valid selection." network_selector esac