From 757a60a257f604c1c77775961fc95a741842670f Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 3 Sep 2022 09:16:46 -0500 Subject: [PATCH] Update run.sh --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index 0edc3241..c0f100f5 100755 --- a/run.sh +++ b/run.sh @@ -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