Update run.sh

This commit is contained in:
2022-09-03 09:16:46 -05:00
parent 17b2c5bafe
commit 757a60a257

2
run.sh
View File

@@ -2,7 +2,7 @@
# UbUpdate - Ubuntu Update Scripts Loader
source /opt/idssys/settings/powerwall.conf
source /opt/idssys/powerwall/powerwall.conf
source /opt/idssys/defaults/colors.inc
if curl -s --head --request GET https://git.schroedercity.com | grep "HTTP/2 200" > /dev/null; then