Skip to content

Commit 432e2c6

Browse files
Update README.md
1 parent e826175 commit 432e2c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Edit settings for transmission set rpc-enabled, rpc-username and rpc-password
88
```
99
wget --no-check-certificate -O /opt/bin/add-trackers-auto.sh https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/tracker-add-auto.sh
1010
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
11+
chmod +x /opt/bin/add-trackers-auto.sh
12+
Set user and password in add-trackers-auto.sh
1313
systemctl daemon-reload
1414
```
1515
## Usage

0 commit comments

Comments
 (0)