Change reboot logic during install
This commit is contained in:
@@ -18,6 +18,7 @@ rm /root/.bashrc
|
|||||||
reboot
|
reboot
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
read -p "> Remove installation medium and press enter "
|
|
||||||
umount -R /mnt
|
umount -R /mnt
|
||||||
reboot
|
|
||||||
|
read -p "> Ready for reboot. Press enter for shutdown, then remove the installation media and boot again "
|
||||||
|
poweroff
|
||||||
|
|||||||
Reference in New Issue
Block a user