mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 02:18:16 +01:00
Error Mgt
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user