mirror of
https://github.com/haugene/docker-transmission-openvpn.git
synced 2025-08-11 00:37:08 +02:00
5 lines
67 B
Bash
Executable File
5 lines
67 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/etc/transmission/start.sh "$@"
|
|
/opt/tinyproxy/start.sh
|