Charnge reboot warning message

This commit is contained in:
Suikan 2021-07-02 08:28:49 +09:00
parent 4f54f0bdbd
commit 97e944a7ea

View file

@ -32,7 +32,7 @@ function parainstall() {
# And then, wait for the end of installer process # And then, wait for the end of installer process
echo "...Waiting for the end of GUI/TUI installer." echo "...Waiting for the end of GUI/TUI installer."
echo "...Again, DO NOT reboot here. Just exit the GUI/TUI installer." echo "...Again, DO NOT reboot/restart here. Just exit the GUI/TUI installer."
wait $INSTALLER_PID wait $INSTALLER_PID
# succesfull return # succesfull return