mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-11 03:11:49 +02:00
Update 93-openvpn.sh
This commit is contained in:
@@ -20,5 +20,6 @@ if bashio::config.true 'openvpn_enabled'; then
|
|||||||
sed -i 's/auth-user-pass.*/auth-user-pass \/etc\/openvpn\/credentials/g' /etc/openvpn/config.ovpn
|
sed -i 's/auth-user-pass.*/auth-user-pass \/etc\/openvpn\/credentials/g' /etc/openvpn/config.ovpn
|
||||||
|
|
||||||
sed -i "1a\/etc/openvpn/up-qbittorrent.sh \"\${4}\" &\n" /etc/openvpn/up.sh
|
sed -i "1a\/etc/openvpn/up-qbittorrent.sh \"\${4}\" &\n" /etc/openvpn/up.sh
|
||||||
|
bashio::log.info "openvpn correctly set, please modify manually qbittorrent options to select it"
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user