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 ;-)"