Skip to content

Commit

Permalink
Update init
Browse files Browse the repository at this point in the history
  • Loading branch information
clion007 authored Oct 31, 2024
1 parent 5c21248 commit 8f143ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root/init
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8f143ab

Please sign in to comment.