Update powerwall.sh
This commit is contained in:
@@ -148,6 +148,7 @@ CHECKACV_SERVICE(){
|
||||
if [ $voltstatus -eq 0 ]; then
|
||||
echo -e "($datetime) Service Startup\nNormal voltage detected\nVOLTAGE: ${INPUTACV}V" | mail -s "Power Nominal" $email_alert
|
||||
echo "($datetime) Service Startup - Normal voltage detected\nVOLTAGE: ${INPUTACV}V"
|
||||
fi
|
||||
fi
|
||||
voltstatus=1
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user