Fix indentation.

This commit is contained in:
Mark Walker 2016-12-22 21:04:05 +01:00
parent fcfa6144c2
commit 7ce55face5

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 /transcode
fi
# Create empty shell pref file if it doesn't exist already