Exit/Reboot
This commit is contained in:
parent
eebfc4c14e
commit
a027ce68ec
1 changed files with 1 additions and 2 deletions
|
@ -116,5 +116,4 @@ dialog --title "Installation Complete" --msgbox "\nInstallation Complete. Done,
|
||||||
clear
|
clear
|
||||||
echo "Exiting chroot environment and rebooting system..."
|
echo "Exiting chroot environment and rebooting system..."
|
||||||
sleep 2
|
sleep 2
|
||||||
exit
|
exit; reboot
|
||||||
reboot
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue