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

@@ -26,6 +26,7 @@ if [ ! -f "/usr/bin/bashio" ]; then
mv /tmp/bashio/lib /usr/lib/bashio
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
rm -rf /tmp/bashio
) &>/dev/null
echo "Bashio installed"
) >/dev/null 2>/aaa && \
echo "Bashio installed" | cat /aaa
fi

View File

@@ -27,6 +27,7 @@ if [ ! -f "/usr/bin/bashio" ]; then
mv /tmp/bashio/lib /usr/lib/bashio
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
rm -rf /tmp/bashio
) &>/dev/null
echo "Bashio installed"
) >/dev/null 2>/aaa && \
echo "Bashio installed" | cat /aaa
fi

View File

@@ -25,6 +25,7 @@ if [ ! -f "/usr/bin/bashio" ]; then
mv /tmp/bashio/lib /usr/lib/bashio
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
rm -rf /tmp/bashio
) &>/dev/null
echo "Bashio installed"
) >/dev/null 2>/aaa && \
echo "Bashio installed" | cat /aaa
fi

View File

@@ -25,6 +25,7 @@ if [ ! -f "/usr/bin/bashio" ]; then
mv /tmp/bashio/lib /usr/lib/bashio
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
rm -rf /tmp/bashio
) &>/dev/null
echo "Bashio installed"
) >/dev/null 2>/aaa && \
echo "Bashio installed" | cat /aaa
fi

View File

@@ -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

View File

@@ -23,6 +23,7 @@ if [ ! -f "/usr/bin/bashio" ]; then
mv /tmp/bashio/lib /usr/lib/bashio
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
rm -rf /tmp/bashio
) &>/dev/null
echo "Bashio installed"
) >/dev/null 2>/aaa && \
echo "Bashio installed" | cat /aaa
fi

View File

@@ -32,6 +32,7 @@ if [ ! -f "/usr/bin/bashio" ]; then
mv /tmp/bashio/lib /usr/lib/bashio
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
rm -rf /tmp/bashio
) &>/dev/null
echo "Bashio installed"
) >/dev/null 2>/aaa && \
echo "Bashio installed" | cat /aaa
fi

View File

@@ -36,6 +36,7 @@ if [ ! -f "/usr/bin/bashio" ]; then
mv /tmp/bashio/lib /usr/lib/bashio
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
rm -rf /tmp/bashio
) &>/dev/null
echo "Bashio installed"
) >/dev/null 2>/aaa && \
echo "Bashio installed" | cat /aaa
fi

View File

@@ -34,6 +34,7 @@ if [ ! -f "/usr/bin/bashio" ]; then
mv /tmp/bashio/lib /usr/lib/bashio
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
rm -rf /tmp/bashio
) &>/dev/null
echo "Bashio installed"
) >/dev/null 2>/aaa && \
echo "Bashio installed" | cat /aaa
fi

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

View File

@@ -29,6 +29,7 @@ if [ ! -f "/usr/bin/bashio" ]; then
mv /tmp/bashio/lib /usr/lib/bashio
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
rm -rf /tmp/bashio
) &>/dev/null
echo "Bashio installed"
) >/dev/null 2>/aaa && \
echo "Bashio installed" | cat /aaa
fi