File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ wget --no-check-certificate -O /opt/bin/add-trackers-auto.sh https://raw.githubu
16
16
wget --no-check-certificate -O /etc/systemd/system/transmission-tracker-add.service https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/transmission-tracker-add.service
17
17
chmod +x /opt/bin/add_trackers_auto.sh
18
18
systemctl daemon-reload
19
- systemctl enable transmission-tracker-add.service
20
- systemctl start transmission-tracker-add.service
21
19
```
22
20
## Usage
23
21
Automatically checks new torrents and adds trackers
24
22
```
25
- /opt/bin # ./add_trackers-auto.sh
23
+ systemctl enable transmission-tracker-add.service
24
+ systemctl start transmission-tracker-add.service
25
+
26
26
URL for https://hastebin.com/raw/bererufibu
27
27
Adding trackers for Film.HDRip.AVC.mkv...
28
28
You can’t perform that action at this time.
0 commit comments