Fix command used by FreeBSD init script
This commit is contained in:
		
							parent
							
								
									c08baee085
								
							
						
					
					
						commit
						bfef8f0edd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -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" | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue