From 5c212487cd411c6fb14213d76017a7517a3d87a3 Mon Sep 17 00:00:00 2001 From: clion007 Date: Fri, 1 Nov 2024 02:25:53 +0800 Subject: [PATCH] Update init --- root/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/init b/root/init index 11de35d6..eb511277 100644 --- a/root/init +++ b/root/init @@ -14,7 +14,7 @@ mkdir -p \ chown -R jellyfin:jellyfin \ /config \ /transcode -chmod -R 777 /config +chmod -R 777 /media /config # first arg is `--some-option` if [ "${1#-}" != "$1" ]; then