mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 04:14:04 +02:00
Update 93-openvpn.sh
This commit is contained in:
@@ -28,8 +28,6 @@ if bashio::config.true 'openvpn_enabled'; then
|
|||||||
bashio::log.info "openvpn correctly set, qbittorrent will run tunnelled through openvpn"
|
bashio::log.info "openvpn correctly set, qbittorrent will run tunnelled through openvpn"
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||
chmod +x /etc/openvpn/up.sh
|
|
||||||
|
|
||||||
#########################
|
#########################
|
||||||
# CONFIGURE QBITTORRENT #
|
# CONFIGURE QBITTORRENT #
|
||||||
|
|||||||
Reference in New Issue
Block a user