mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Update 20-folders
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
#!/usr/bin/with-contenv bash
|
#!/usr/bin/with-contenv bash
|
||||||
|
|
||||||
|
echo "chmod of devices"
|
||||||
|
chmod g+rw /dev/video10 /dev/video11 /dev/video12 /dev/video13 /dev/video14 /dev/video15 /dev/video16
|
||||||
|
|
||||||
|
|
||||||
if [ ! -d /jellyfin ]; then
|
if [ ! -d /jellyfin ]; then
|
||||||
echo "Creating /jellyfin"
|
echo "Creating /jellyfin"
|
||||||
mkdir -p /jellyfin
|
mkdir -p /jellyfin
|
||||||
|
|||||||
Reference in New Issue
Block a user