Update install.sh

This commit is contained in:
SpudGunMan
2025-01-03 22:48:41 -08:00
parent 475d475e18
commit 9e5285a845
+2
View File
@@ -286,9 +286,11 @@ else
printf "sudo journalctl -u %s.service\n" "$service"
printf "sudo systemctl stop %s.service\n" "$service"
printf "sudo systemctl disable %s.service\n" "$service"
read -p "Press enter to complete the installation"
fi
printf "\nInstallation complete!\n"
exit 0
# after install shenannigans
# add 'bee = True' to config.ini General section. You will likley want to clean the txt up a bit