mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	bug fixed
This commit is contained in:
		| @@ -30,6 +30,9 @@ gogs serv provide access auth for repositories`, | ||||
|  | ||||
| // for command: ./gogs update | ||||
| func runUpdate(c *cli.Context) { | ||||
| 	base.NewConfigContext() | ||||
| 	models.LoadModelsConfig() | ||||
| 	models.NewEngine() | ||||
| 	//level := "0" | ||||
| 	//os.MkdirAll("log", os.ModePerm) | ||||
| 	//log.NewLogger(10000, "file", fmt.Sprintf(`{"level":%s,"filename":"%s"}`, level, "log/serv.log")) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user