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

pull/5380/merge
Ross Golder 2018-09-08 19:07:30 +07:00 committed by 无闻
parent 5d4bb4d6f8
commit 068e6ce2c9
1 changed files with 0 additions and 1 deletions

View File

@ -19,5 +19,4 @@ 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/