mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Align
This commit is contained in:
@@ -26,6 +26,6 @@ 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
|
||||
) &>/dev/null
|
||||
echo "Bashio installed"
|
||||
fi
|
||||
|
||||
@@ -27,6 +27,6 @@ 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
|
||||
) &>/dev/null
|
||||
echo "Bashio installed"
|
||||
fi
|
||||
|
||||
@@ -25,6 +25,6 @@ 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
|
||||
) &>/dev/null
|
||||
echo "Bashio installed"
|
||||
fi
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -23,6 +23,6 @@ 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
|
||||
) &>/dev/null
|
||||
echo "Bashio installed"
|
||||
fi
|
||||
|
||||
@@ -32,6 +32,6 @@ 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
|
||||
) &>/dev/null
|
||||
echo "Bashio installed"
|
||||
fi
|
||||
|
||||
@@ -36,6 +36,6 @@ 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
|
||||
) &>/dev/null
|
||||
echo "Bashio installed"
|
||||
fi
|
||||
|
||||
@@ -34,6 +34,6 @@ 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
|
||||
) &>/dev/null
|
||||
echo "Bashio installed"
|
||||
fi
|
||||
|
||||
@@ -59,6 +59,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
|
||||
echo 'WebUI\LocalHostAuth=false' >>/defaults/qBittorrent.conf \
|
||||
>>/defaults/qBittorrent.conf
|
||||
|
||||
) >/dev/null
|
||||
) &>/dev/null
|
||||
echo "Bashio installed"
|
||||
fi
|
||||
|
||||
@@ -29,6 +29,6 @@ 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
|
||||
) &>/dev/null
|
||||
echo "Bashio installed"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user