fix(fallback_state_reset): add missing exit 0 at end of script
This commit is contained in:
@@ -246,4 +246,5 @@ else
|
||||
notify "Fallback state manually reset to NORMAL on $(hostname) ($MY_ID)" \
|
||||
"Fallback State Reset" "warning"
|
||||
fi
|
||||
echo "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"
|
||||
echo "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"
|
||||
exit 0
|
||||
Reference in New Issue
Block a user