]> git.parisson.com Git - telemeta.git/commit
Restrict chown fix to depth level 1
authorThomas Fillon <thomasfillon@users.noreply.github.com>
Wed, 20 Sep 2017 10:23:30 +0000 (12:23 +0200)
committerGitHub <noreply@github.com>
Wed, 20 Sep 2017 10:23:30 +0000 (12:23 +0200)
commit02be69b676456d4e142b52589afd150c6f16c4f5
treecc5e8cea1ef234664f2b8c68275aca15f2da20ff
parentb24ab73c9ec9e5f77a5f5d544d18ee86850afff5
Restrict chown fix to depth level 1

This should prevent very long recursive checking in production.

Move the code in order to execute that line only for production (and not runserver)
app/scripts/app.sh