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