Update powerwall.sh

This commit is contained in:
2024-01-24 19:20:19 -06:00
parent 2df661300d
commit 3ac5add3d8

View File

@@ -856,6 +856,7 @@ fi
shutdown_server) SHUTDOWN_SERVER ${2} ${3} ${4} ${5};; shutdown_server) SHUTDOWN_SERVER ${2} ${3} ${4} ${5};;
hostpower) HOSTPOWER ${2} ${3};; hostpower) HOSTPOWER ${2} ${3};;
host) HOSTMGMT ${2} ${3} ${4} ${5} ${6} ${7};; host) HOSTMGMT ${2} ${3} ${4} ${5} ${6} ${7};;
set-drs) ${PW_FOLDER}/esxi-scripts/set-drs.ps1 ${2};;
pdu) PDUCONTROL ${2} ${3};; pdu) PDUCONTROL ${2} ${3};;