add newline character

This commit is contained in:
amolinae06 2025-05-19 00:53:09 -06:00
parent 75cbea58f3
commit ee271cc242

View file

@ -120,4 +120,4 @@ setup_shell
setup_bluetooth setup_bluetooth
setup_chroot setup_chroot
post_install "$user" post_install "$user"
printf "Installation finished, please reboot."; exit 0 printf "Installation finished, please reboot.\n"; exit 0