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
|
#!/bin/bash
|
||||||
# Get transmission credentials
|
# Get transmission credentials
|
||||||
auth=user:password
|
auth=user:password
|
||||||
while true
|
while true ; do
|
||||||
do
|
|
||||||
sleep 5
|
sleep 5
|
||||||
add_trackers () {
|
add_trackers () {
|
||||||
torrent_hash=$1
|
torrent_hash=$1
|
||||||
|
|
Loading…
Add table
Reference in a new issue