Xenov 0b474f87ab
Add scripts to update /etc/resolv.conf (#1621)
Looks good to me and simple enough
Co-authored-by: Aaron Dobie <Aaron@xenov.co.uk>
2021-01-19 10:35:36 +09:00

5 lines
140 B
Bash
Executable File

#!/bin/bash
/etc/transmission/stop.sh
/usr/share/openrc/support/openvpn/down.sh
[[ ! -f /opt/tinyproxy/stop.sh ]] || /opt/tinyproxy/stop.sh