diff --git a/install.sh b/install.sh index b8f9fdf..14985e5 100755 --- a/install.sh +++ b/install.sh @@ -180,3 +180,6 @@ if [ $reboot == "y" ]; then sudo reboot fi +printf "\nInstallation complete!\n" +exit 0 +