From 97e944a7eaa1c8e31c3ccad37e7d6ef09857504d Mon Sep 17 00:00:00 2001 From: Suikan <26223147+suikan4github@users.noreply.github.com> Date: Fri, 2 Jul 2021 08:28:49 +0900 Subject: [PATCH] Charnge reboot warning message --- script/common/parainstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/common/parainstall.sh b/script/common/parainstall.sh index 4dc73ab..2a81b48 100644 --- a/script/common/parainstall.sh +++ b/script/common/parainstall.sh @@ -32,7 +32,7 @@ function parainstall() { # And then, wait for the end of installer process 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 # succesfull return