Skip to content

Commit a985937

Browse files
Update README.md
1 parent 96afc2b commit a985937

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@ or
1616
wget --no-check-certificate -O /opt/bin/add-trackers-auto.sh https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/tracker_add_auto.sh
1717
wget --no-check-certificate -O /etc/systemd/system/transmission-tracker-add.service https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/transmission-tracker-add.service
1818
chmod +x /opt/bin/add_trackers_auto.sh
19+
Set user and password in add_trackers_auto.sh
1920
systemctl daemon-reload
2021
```
2122
## Usage
22-
Automatically checks new torrents and adds trackers
23+
Automatically checks new torrents and adds trackers:
2324
```
2425
systemctl enable transmission-tracker-add.service
2526
systemctl start transmission-tracker-add.service

0 commit comments

Comments
 (0)