mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-19 15:21:50 +02:00
Update 91-qbittorrent_configuration.sh
This commit is contained in:
@@ -163,7 +163,7 @@ if [ ! "$CUSTOMUI" = custom ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Clean data if not custom
|
# Clean data if not custom
|
||||||
if [ ! "$CUSTOMUI" = default ]; then
|
if [ "$CUSTOMUI" = default ]; then
|
||||||
bashio::log.warning "Default Webui selected ! It will not work for ingress, which will stay with vuetorrent"
|
bashio::log.warning "Default Webui selected ! It will not work for ingress, which will stay with vuetorrent"
|
||||||
sed -i '/AlternativeUIEnabled/d' qBittorrent.conf
|
sed -i '/AlternativeUIEnabled/d' qBittorrent.conf
|
||||||
sed -i '/RootFolder/d' qBittorrent.conf
|
sed -i '/RootFolder/d' qBittorrent.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user