mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-10 16:01:00 +02:00
Align
This commit is contained in:
@@ -26,6 +26,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
|
|||||||
mv /tmp/bashio/lib /usr/lib/bashio
|
mv /tmp/bashio/lib /usr/lib/bashio
|
||||||
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
|
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
|
||||||
rm -rf /tmp/bashio
|
rm -rf /tmp/bashio
|
||||||
) >/dev/null
|
) &>/dev/null
|
||||||
echo "Bashio installed"
|
echo "Bashio installed"
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -27,6 +27,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
|
|||||||
mv /tmp/bashio/lib /usr/lib/bashio
|
mv /tmp/bashio/lib /usr/lib/bashio
|
||||||
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
|
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
|
||||||
rm -rf /tmp/bashio
|
rm -rf /tmp/bashio
|
||||||
) >/dev/null
|
) &>/dev/null
|
||||||
echo "Bashio installed"
|
echo "Bashio installed"
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -25,6 +25,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
|
|||||||
mv /tmp/bashio/lib /usr/lib/bashio
|
mv /tmp/bashio/lib /usr/lib/bashio
|
||||||
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
|
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
|
||||||
rm -rf /tmp/bashio
|
rm -rf /tmp/bashio
|
||||||
) >/dev/null
|
) &>/dev/null
|
||||||
echo "Bashio installed"
|
echo "Bashio installed"
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -33,6 +33,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
|
|||||||
########################################
|
########################################
|
||||||
mkdir -p -m 777 /config/filebrowser || true
|
mkdir -p -m 777 /config/filebrowser || true
|
||||||
|
|
||||||
) >/dev/null
|
) &>/dev/null
|
||||||
echo "Bashio installed"
|
echo "Bashio installed"
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -23,6 +23,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
|
|||||||
mv /tmp/bashio/lib /usr/lib/bashio
|
mv /tmp/bashio/lib /usr/lib/bashio
|
||||||
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
|
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
|
||||||
rm -rf /tmp/bashio
|
rm -rf /tmp/bashio
|
||||||
) >/dev/null
|
) &>/dev/null
|
||||||
echo "Bashio installed"
|
echo "Bashio installed"
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -32,6 +32,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
|
|||||||
mv /tmp/bashio/lib /usr/lib/bashio
|
mv /tmp/bashio/lib /usr/lib/bashio
|
||||||
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
|
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
|
||||||
rm -rf /tmp/bashio
|
rm -rf /tmp/bashio
|
||||||
) >/dev/null
|
) &>/dev/null
|
||||||
echo "Bashio installed"
|
echo "Bashio installed"
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -36,6 +36,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
|
|||||||
mv /tmp/bashio/lib /usr/lib/bashio
|
mv /tmp/bashio/lib /usr/lib/bashio
|
||||||
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
|
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
|
||||||
rm -rf /tmp/bashio
|
rm -rf /tmp/bashio
|
||||||
) >/dev/null
|
) &>/dev/null
|
||||||
echo "Bashio installed"
|
echo "Bashio installed"
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -34,6 +34,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
|
|||||||
mv /tmp/bashio/lib /usr/lib/bashio
|
mv /tmp/bashio/lib /usr/lib/bashio
|
||||||
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
|
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
|
||||||
rm -rf /tmp/bashio
|
rm -rf /tmp/bashio
|
||||||
) >/dev/null
|
) &>/dev/null
|
||||||
echo "Bashio installed"
|
echo "Bashio installed"
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -59,6 +59,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
|
|||||||
echo 'WebUI\LocalHostAuth=false' >>/defaults/qBittorrent.conf \
|
echo 'WebUI\LocalHostAuth=false' >>/defaults/qBittorrent.conf \
|
||||||
>>/defaults/qBittorrent.conf
|
>>/defaults/qBittorrent.conf
|
||||||
|
|
||||||
) >/dev/null
|
) &>/dev/null
|
||||||
echo "Bashio installed"
|
echo "Bashio installed"
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -29,6 +29,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
|
|||||||
mv /tmp/bashio/lib /usr/lib/bashio
|
mv /tmp/bashio/lib /usr/lib/bashio
|
||||||
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
|
ln -s /usr/lib/bashio/bashio /usr/bin/bashio
|
||||||
rm -rf /tmp/bashio
|
rm -rf /tmp/bashio
|
||||||
) >/dev/null
|
) &>/dev/null
|
||||||
echo "Bashio installed"
|
echo "Bashio installed"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user