From 7dd0a83d611d468504f1716a6289bf3f8cabc185 Mon Sep 17 00:00:00 2001 From: lub Date: Sat, 5 Nov 2022 05:24:15 +0100 Subject: [PATCH] fix last line lol --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 177795c..2e502c0 100755 --- a/setup.sh +++ b/setup.sh @@ -63,4 +63,4 @@ chroot "$chroot" /hardware-setup/post-debootstrap-installer.sh "$1" rm -r "$chroot/hardware-setup" -echo "Don't forget to set a password with `passwd ` ;-)" +echo "Don't forget to set a password with passwd ;-)"