Fix brain fart.

This commit is contained in:
Mark Walker 2016-12-23 17:30:12 +01:00
parent 08b1e1b079
commit be0c056acd

View File

@ -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