mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	remove rsync
This commit is contained in:
		@@ -21,10 +21,6 @@ fi
 | 
			
		||||
 | 
			
		||||
service ssh start
 | 
			
		||||
 | 
			
		||||
# sync templates
 | 
			
		||||
test -d /data/gogs/templates || cp -ar ./templates /data/gogs/
 | 
			
		||||
rsync -rtv /data/gogs/templates/ ./templates/
 | 
			
		||||
 | 
			
		||||
ln -sf /data/gogs/log ./log
 | 
			
		||||
ln -sf /data/gogs/data ./data
 | 
			
		||||
ln -sf /data/git /home/git
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user