Update powerwall.sh
This commit is contained in:
@@ -335,6 +335,7 @@ if [ ${action-x} ]; then
|
||||
checktemp_service)
|
||||
if [ "${2}" = "stop" ]; then
|
||||
STOP_SERVICE ${3}
|
||||
echo "(`date +'%Y-%m-%d %H:%M:%S'`) Service Stopped" >> ${FOLDER}/log-${1}
|
||||
else
|
||||
CHECKTEMP_SERVICE ${3}
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user