mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Fix command used by FreeBSD init script
This commit is contained in:
		@@ -21,7 +21,7 @@ load_rc_config $name
 | 
			
		||||
: ${gogs_enable:="NO"}
 | 
			
		||||
: ${gogs_directory:="/home/git"}
 | 
			
		||||
 | 
			
		||||
command="${gogs_directory}/scripts/start.sh"
 | 
			
		||||
command="${gogs_directory}/gogs web"
 | 
			
		||||
 | 
			
		||||
pidfile="${gogs_directory}/${name}.pid"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user