mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-19 13:59:15 +02:00
Update 91-qbittorrent_configuration.sh
This commit is contained in:
@@ -135,7 +135,7 @@ if bashio::config.has_value 'customUI'; then
|
|||||||
sed -i "$LINE i\WebUI\\\RootFolder=$CUSTOMUIDIR" /config/qBittorrent/qBittorrent.conf
|
sed -i "$LINE i\WebUI\\\RootFolder=$CUSTOMUIDIR" /config/qBittorrent/qBittorrent.conf
|
||||||
# Set nginx
|
# Set nginx
|
||||||
echo "ui set to $CUSTOMUIDIR"
|
echo "ui set to $CUSTOMUIDIR"
|
||||||
sed -i 's=/vuetorrent/public/=$CUSTOMUIDIR=g' /etc/nginx/servers/ingress.conf
|
sed -i "s=/vuetorrent/public/=$CUSTOMUIDIR=g" /etc/nginx/servers/ingress.conf
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user