File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ See no peers for some torrent(s)? Add more tracker(s) from Transmission
6
6
* Download script and make it executable:
7
7
Edit settings for transmission set rpc-enabled, rpc-username and rpc-password
8
8
```
9
- wget --no-check-certificate -O /opt/bin/add-trackers-auto.sh https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/tracker_add_auto .sh
9
+ wget --no-check-certificate -O /opt/bin/add-trackers-auto.sh https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/tracker-add-auto .sh
10
10
wget --no-check-certificate -O /etc/systemd/system/transmission-tracker-add.service https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/transmission-tracker-add.service
11
11
chmod +x /opt/bin/add_trackers_auto.sh
12
12
Set user and password in add_trackers_auto.sh
You can’t perform that action at this time.
0 commit comments