mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Error Mgt
This commit is contained in:
@@ -33,6 +33,7 @@ if [ ! -f "/usr/bin/bashio" ]; then
|
||||
########################################
|
||||
mkdir -p -m 777 /config/filebrowser || true
|
||||
|
||||
) &>/dev/null
|
||||
echo "Bashio installed"
|
||||
) >/dev/null 2>/aaa && \
|
||||
echo "Bashio installed" | cat /aaa
|
||||
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user