Update install.sh

This commit is contained in:
SpudGunMan
2024-12-12 11:06:29 -08:00
parent 8b2d933fd1
commit bcb741102d

View File

@@ -180,3 +180,6 @@ if [ $reboot == "y" ]; then
sudo reboot
fi
printf "\nInstallation complete!\n"
exit 0