Files
docker-deluge-openvpn/root/etc/openvpn/tunnelDown.sh
2020-11-10 23:31:05 +01:00

5 lines
93 B
Bash
Executable File

#!/bin/bash
/etc/deluge/stop.sh
[[ ! -f /opt/tinyproxy/stop.sh ]] || /opt/tinyproxy/stop.sh