Cosmetic fixes
This commit is contained in:
parent
c55c70ba8d
commit
c58e87de0b
1 changed files with 10 additions and 11 deletions
|
@ -1,8 +1,7 @@
|
|||
#!/bin/bash
|
||||
# Get transmission credentials
|
||||
auth=user:password
|
||||
while true
|
||||
do
|
||||
while true ; do
|
||||
sleep 5
|
||||
add_trackers () {
|
||||
torrent_hash=$1
|
||||
|
|
Loading…
Add table
Reference in a new issue