diff --git a/root/init b/root/init index eb511277..11de35d6 100644 --- a/root/init +++ b/root/init @@ -14,7 +14,7 @@ mkdir -p \ chown -R jellyfin:jellyfin \ /config \ /transcode -chmod -R 777 /media /config +chmod -R 777 /config # first arg is `--some-option` if [ "${1#-}" != "$1" ]; then