mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2025-11-09 13:05:39 +01:00
5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
#!/usr/bin/with-contenv bash
|
|
|
|
exec \
|
|
/usr/sbin/crond -f -S -l 0 -c /etc/crontabs
|