add newline character
This commit is contained in:
parent
75cbea58f3
commit
ee271cc242
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue