mirror of
https://github.com/linuxserver/docker-duckdns.git
synced 2026-01-20 19:52:09 +08:00
3 lines
137 B
Plaintext
3 lines
137 B
Plaintext
# min hour day month weekday command
|
|
*/5 * * * * sleep $((60 + $RANDOM % 230)); /app/duck.sh 2>&1
|