fix #8, oneliner/start-transmission-daemon.bash is simpler than I thought

This commit is contained in:
Aminda Suomalainen 2019-09-12 23:33:12 +03:00
parent 107fbf1f38
commit be80560c5e
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#!/usr/bin/env bash
# A simple script to start Transmission-daemon with a reasonable config
# flags, which are mostly self-explanatory so I won't bother documenting
transmission-daemon "$@" --encryption-required --dht --utp --paused