Update README.md

This commit is contained in:
Andrew Marchukov 2019-01-08 11:32:22 +04:00 committed by GitHub
parent 3836216deb
commit e50e196bba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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