mirror of
https://github.com/haugene/docker-transmission-openvpn.git
synced 2025-08-18 04:07:07 +02:00
run every hour
This commit is contained in:
parent
269cba4397
commit
0673efeaf4
@ -4,5 +4,5 @@ while [ 1 ]
|
||||
do
|
||||
sleep 1m
|
||||
/etc/transmission-daemon/updatePort.sh
|
||||
sleep 1m
|
||||
sleep 1h
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user