Skip to content

Commit 6de4e92

Browse files
Update README.md
1 parent 4ee8655 commit 6de4e92

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ See no peers for some torrent(s)? Add more tracker(s) from Transmission
55
## Installation
66
* Download script and make it executable:
77
Edit settings for transmission set rpc-enabled, rpc-username and rpc-password
8-
```
9-
wget --no-check-certificate -O /opt/bin/add_trackers.sh https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/tracker-add.sh
10-
chmod +x /opt/bin/add_trackers.sh
11-
Set user and password in add_trackers.sh
12-
```
13-
or
14-
158
```
169
wget --no-check-certificate -O /opt/bin/add-trackers-auto.sh https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/tracker_add_auto.sh
1710
wget --no-check-certificate -O /etc/systemd/system/transmission-tracker-add.service https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/transmission-tracker-add.service
@@ -35,6 +28,12 @@ service transmission-tracker-add status
3528
└─31204 sleep 5
3629
3730
```
31+
32+
33+
34+
35+
## Extra manual script
36+
Set user and password in add_trackers.sh
3837
Run manual script to add some more trackers for active torrents:
3938

4039
```

0 commit comments

Comments
 (0)