diff --git a/install_scripts/ares-bootstrap.sh b/install_scripts/ares-bootstrap.sh index 5b24cad..dd36daf 100755 --- a/install_scripts/ares-bootstrap.sh +++ b/install_scripts/ares-bootstrap.sh @@ -18,4 +18,5 @@ rm /root/.bashrc reboot EOF -poweroff +read -p "> Remove installation medium and press enter " +reboot