This commit is contained in:
Alexandre
2021-11-26 06:31:18 +01:00
parent 16c18fa83d
commit 26c1ac691c
10 changed files with 10 additions and 10 deletions

View File

@@ -33,6 +33,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
########################################
mkdir -p -m 777 /config/filebrowser || true
) >/dev/null
) &>/dev/null
echo "Bashio installed"
fi