From 8f143ab0bc58869ebd60620fae676f518e58c24a Mon Sep 17 00:00:00 2001 From: clion007 Date: Fri, 1 Nov 2024 02:45:08 +0800 Subject: [PATCH] Update init --- root/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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