Update README.md
This commit is contained in:
parent
3836216deb
commit
e50e196bba
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ See no peers for some torrent(s)? Add more tracker(s) from Transmission
|
|||
* Download script and make it executable:
|
||||
Edit settings for transmission set rpc-enabled, rpc-username and rpc-password
|
||||
```
|
||||
wget --no-check-certificate -O /opt/bin/add-trackers-auto.sh https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/tracker_add_auto.sh
|
||||
wget --no-check-certificate -O /opt/bin/add-trackers-auto.sh https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/tracker-add-auto.sh
|
||||
wget --no-check-certificate -O /etc/systemd/system/transmission-tracker-add.service https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/transmission-tracker-add.service
|
||||
chmod +x /opt/bin/add_trackers_auto.sh
|
||||
Set user and password in add_trackers_auto.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue