Error Mgt

This commit is contained in:
Alexandre
2021-11-26 06:37:29 +01:00
parent 26c1ac691c
commit b048364a84
11 changed files with 33 additions and 22 deletions

View File

@@ -59,6 +59,7 @@ if [ ! -f "/usr/bin/bashio" ]; then
echo 'WebUI\LocalHostAuth=false' >>/defaults/qBittorrent.conf \
>>/defaults/qBittorrent.conf
) &>/dev/null
echo "Bashio installed"
) >/dev/null 2>/aaa && \
echo "Bashio installed" | cat /aaa
fi