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
146 B
Bash
Executable File

#!/bin/bash
/usr/share/openrc/support/openvpn/up.sh
/etc/transmission/start.sh "$@"
[[ ! -f /opt/tinyproxy/start.sh ]] || /opt/tinyproxy/start.sh