3 lines
76 B
Bash
Executable File
3 lines
76 B
Bash
Executable File
#!/bin/sh
|
|
exec /usr/bin/transmission-daemon -f -g /etc/transmission-daemon/
|