Revert "docker: remove chown the git repos on startup (refs #4996). (#5390)"

This reverts commit 068e6ce2c9.
pull/5380/merge
Unknwon 2018-09-15 13:46:14 -04:00
parent f8302c5470
commit 21ceba6cfd
No known key found for this signature in database
GPG Key ID: 25B575AE3213B2B3
1 changed files with 1 additions and 0 deletions

View File

@ -19,4 +19,5 @@ ln -sfn /data/gogs/data ./data
# Backward Compatibility with Gogs Container v0.6.15
ln -sfn /data/git /home/git
chown -R git:git /data /app/gogs ~git/
chmod 0755 /data /data/gogs ~git/