Update config add sleep 3 for -o

send-commands
Alan Johnston 3 weeks ago committed by GitHub
parent d91aada7ac
commit b72c77f2a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1020,6 +1020,7 @@ elif [ "$1" = "-o" ]; then
# restart=1
fi
fi
sleep 3
fi
elif [ "$1" = "-H" ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.