From f7d6e8b299c835ba3cf22caa59a769492e92ccba Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 21 Aug 2024 16:26:34 -0500 Subject: [PATCH] Update install-powerwall.sh --- install-powerwall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-powerwall.sh b/install-powerwall.sh index f7a428e..ba06a96 100755 --- a/install-powerwall.sh +++ b/install-powerwall.sh @@ -16,7 +16,7 @@ fi echo "" echo -e "${idsCL[LightGreen]}PowerWall Installation Script${idsCL[Default]}" -$APTFUNC -y install wget curl git +$APTFUNC -y install wget curl git ipmitool snmp git clone https://git.schroedercity.com/voltron/powerwall.git /opt/idssys/powerwall ln -s /opt/idssys/powerwall/run.sh /usr/local/bin/powerwall