From 364540bfba40be5a5f350e26031e57781ae0d8c9 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 3 Jun 2025 18:10:10 -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 ba06a96..30fc0b9 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 ipmitool snmp +$APTFUNC -y install wget curl git ipmitool snmp moreutils git clone https://git.schroedercity.com/voltron/powerwall.git /opt/idssys/powerwall ln -s /opt/idssys/powerwall/run.sh /usr/local/bin/powerwall