3 lines
47 B
Plaintext
3 lines
47 B
Plaintext
|
#!/bin/sh
|
||
|
gosu deluge deluge-web -d -c /config
|