mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01: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
|
||||
# Set nginx
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user