Alexandre
2023-11-23 13:40:08 +01:00
committed by GitHub
parent 892e5b86f1
commit cc5fd53e0d

View File

@@ -44,5 +44,6 @@ if [ -f "$CONFIG_LOCATION" ]; then
bashio::log.warning "---------------------------"
sed -i "/UrlBase/d" "$CONFIG_LOCATION"
sed -i "/<AuthenticationMethod>external/d" "$CONFIG_LOCATION"
# sed -i "/<AuthenticationMethod>external/d" "$CONFIG_LOCATION"
fi
fi