mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 01:34:27 +00:00 
			
		
		
		
	Edit comment to make it clear that we are talking about container version
This commit is contained in:
		@@ -16,7 +16,7 @@ cd /app/gogs
 | 
				
			|||||||
ln -sf /data/gogs/log  ./log
 | 
					ln -sf /data/gogs/log  ./log
 | 
				
			||||||
ln -sf /data/gogs/data ./data
 | 
					ln -sf /data/gogs/data ./data
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Backward Compatibility with Docker v0.6.15
 | 
					# Backward Compatibility with Gogs Container v0.6.15
 | 
				
			||||||
ln -sf /data/git /home/git
 | 
					ln -sf /data/git /home/git
 | 
				
			||||||
 | 
					
 | 
				
			||||||
chown -R git:git /data /app/gogs ~git/
 | 
					chown -R git:git /data /app/gogs ~git/
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user