mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2025-11-03 02:05:47 +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
|