From 04464f5c2c7c55809760613e3ce759f9d62996d7 Mon Sep 17 00:00:00 2001 From: logzinga <65839350+logzinga@users.noreply.github.com> Date: Thu, 17 Nov 2022 09:31:43 +1100 Subject: [PATCH] reboot text changed --- setup2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup2.sh b/setup2.sh index 30a6652..2dd7154 100755 --- a/setup2.sh +++ b/setup2.sh @@ -92,5 +92,5 @@ rm -R elnathco rm /usr/bin/setup echo "Installation Finished." -echo "To reboot, type 'exit' and then 'reboot'" # Completes Setup +echo "To reboot, type 'reboot'" # Completes Setup exit \ No newline at end of file