mirror of
https://gh.con.sh/https://github.com/plexinc/pms-docker
synced 2025-04-28 20:21:07 +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
|
else
|
||||||
chown -R plex:plex /config
|
chown -R plex:plex /config
|
||||||
fi
|
fi
|
||||||
chown -R /transcode
|
chown -R plex:plex /transcode
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Create empty shell pref file if it doesn't exist already
|
# Create empty shell pref file if it doesn't exist already
|
||||||
|
Loading…
x
Reference in New Issue
Block a user