fix: wait for keypress where needed

This commit is contained in:
openoms
2025-07-10 14:35:51 +02:00
parent b384e047ca
commit 9c0034fe59

View File

@@ -187,8 +187,7 @@ The fulcrum.service is not running.
Please check the following debug info. Please check the following debug info.
" 8 48 " 8 48
sudo journalctl -u fulcrum -n 100 sudo journalctl -u fulcrum -n 100
echo "Press ENTER to get back to the Fulcrum menu." echo "Press Q to get back to the Fulcrum menu."
read -r
fi fi
if [ ${initialSynced} -eq 0 ]; then if [ ${initialSynced} -eq 0 ]; then
@@ -214,6 +213,7 @@ Check 'sudo nginx -t' for a detailed error message.
fi fi
/home/admin/config.scripts/blitz.web.sh /home/admin/config.scripts/blitz.web.sh
echo "Press ENTER to get back to the Fulcrum menu." echo "Press ENTER to get back to the Fulcrum menu."
read -r
fi fi
OPTIONS=( OPTIONS=(