We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e826175 commit 432e2c6Copy full SHA for 432e2c6
README.md
@@ -8,8 +8,8 @@ Edit settings for transmission set rpc-enabled, rpc-username and rpc-password
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
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
-chmod +x /opt/bin/add_trackers_auto.sh
12
-Set user and password in add_trackers_auto.sh
+chmod +x /opt/bin/add-trackers-auto.sh
+Set user and password in add-trackers-auto.sh
13
systemctl daemon-reload
14
15
## Usage
0 commit comments