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