Update config add sleep 3 for -o

send-commands
Alan Johnston 5 months 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 # restart=1
fi fi
fi fi
sleep 3
fi fi
elif [ "$1" = "-H" ]; then elif [ "$1" = "-H" ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.