mirror of
https://github.com/haugene/docker-transmission-openvpn.git
synced 2025-08-14 10:17:08 +02:00
5 lines
95 B
Bash
Executable File
5 lines
95 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/etc/transmission/stop.sh
|
|
[ ! -f /opt/tinyproxy/stop.sh ] || /opt/tinyproxy/stop.sh
|