From d9d074926a60a36bec1d2a4c79d60ba26131a1ee Mon Sep 17 00:00:00 2001 From: Tommaso Chiti Date: Mon, 1 Feb 2021 13:36:06 +0100 Subject: [PATCH] Spacing. --- easy-arch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easy-arch.sh b/easy-arch.sh index 5c9f00d..3118850 100644 --- a/easy-arch.sh +++ b/easy-arch.sh @@ -194,4 +194,4 @@ systemctl enable snapper-cleanup.timer --root=/mnt &>/dev/null echo "Unmounting /mnt." umount -R /mnt echo "Done, you may now wish to reboot." -exit +exit \ No newline at end of file