mirror of
https://gh.con.sh/https://github.com/plexinc/pms-docker
synced 2025-04-27 23:23:17 +00:00
Fix brain fart.
This commit is contained in:
parent
08b1e1b079
commit
be0c056acd
@ -56,7 +56,7 @@ if [ "${CHANGE_CONFIG_DIR_OWNERSHIP,,}" = "true" ]; then
|
||||
else
|
||||
chown -R plex:plex /config
|
||||
fi
|
||||
chown -R /transcode
|
||||
chown -R plex:plex /transcode
|
||||
fi
|
||||
|
||||
# Create empty shell pref file if it doesn't exist already
|
||||
|
Loading…
x
Reference in New Issue
Block a user