Github bot : script beautyshied

This commit is contained in:
github-actions
2022-10-30 00:16:42 +00:00
parent 48c8fb8238
commit 8e6c6857d3

View File

@@ -133,11 +133,11 @@ CUSTOMUI=$(bashio::config 'customUI')
# Clean data if not custom
if [ ! "$CUSTOMUI" = custom ]; then
sed -i '/AlternativeUIEnabled/d' qBittorrent.conf
sed -i '/RootFolder/d' qBittorrent.conf
rm -f -r /webui
mkdir -p /webui
chown abc:abc /webui
sed -i '/AlternativeUIEnabled/d' qBittorrent.conf
sed -i '/RootFolder/d' qBittorrent.conf
rm -f -r /webui
mkdir -p /webui
chown abc:abc /webui
fi
# Install webui