Update tracker-add-auto.sh

wait new torrents 25 sec
This commit is contained in:
Andrew Marchukov 2018-05-27 10:43:20 +03:00 committed by GitHub
parent 93c5871c37
commit f5f39fbd59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
# Get transmission credentials
auth=user:password
while true ; do
sleep 5
sleep 25
add_trackers () {
torrent_hash=$1
id=$2