Update install-powerwall.sh

This commit is contained in:
2024-08-21 16:26:34 -05:00
parent dc2f8c232b
commit f7d6e8b299

View File

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