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