Update 20-folders

This commit is contained in:
Alexandre
2021-11-19 22:54:10 +01:00
committed by GitHub
parent a467846b8b
commit aadf99898b

View File

@@ -1,5 +1,9 @@
#!/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
echo "Creating /jellyfin"
mkdir -p /jellyfin