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