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 010fb45 commit bf68bb8Copy full SHA for bf68bb8
README.md
@@ -5,7 +5,7 @@ This script automatically checks new torrents and adds trackers
5
6
## Installation and usage
7
8
-* Docker way
+#### * Docker way
9
10
Take image `docker pull andrewmhub/transmission-tracker-add`
11
@@ -17,7 +17,8 @@ if you need to use another torrent tracker list then use docker run env
17
18
you use transmission daemon in docker then read [Docker Documentation](https://docs.docker.com/network/)
19
20
-* Systemd way
+
21
+#### * Systemd way
22
23
Download script and make it executable:
24
@@ -45,7 +46,7 @@ systemctl status transmission-tracker-add.service
45
46
47
```
48
-* Simple way (for routers)
49
+#### * Simple way (for routers)
50
51
Requirements: curl, transmission-remote
52
0 commit comments