Update install-powerwall.sh

This commit is contained in:
2025-06-03 18:10:10 -05:00
parent 3e08621d9a
commit 364540bfba

View File

@@ -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