update
This commit is contained in:
@@ -7,8 +7,8 @@ source /opt/idssys/defaults/colors.inc
|
||||
source /opt/idssys/defaults/default.inc
|
||||
source /opt/idssys/powerwall/defaults.inc
|
||||
|
||||
source ${PW_FOLDER}/inc/power.inc.sh
|
||||
source ${PW_FOLDER}/inc/temp.inc.sh
|
||||
source ${PW_INCFOLDER}/power.inc.sh
|
||||
source ${PW_INCFOLDER}/temp.inc.sh
|
||||
|
||||
|
||||
# TEST=true
|
||||
@@ -890,7 +890,7 @@ fi
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
test) CHECKTEMP ${2} ${3};;
|
||||
test) GET_TASMOTA_INFO ${2} ${3};;
|
||||
iscsi-vm-shutdown)
|
||||
[ "${2^^}" == "SYS" ] && ISCSISYSVMSHUTDOWN || ISCSIVMSHUTDOWN
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user