mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	first pass work on migration #925
This commit is contained in:
		| @@ -43,7 +43,7 @@ func setup(logPath string) { | ||||
|  | ||||
| 	models.LoadModelsConfig() | ||||
|  | ||||
| 	if models.UseSQLite3 { | ||||
| 	if setting.UseSQLite3 { | ||||
| 		workDir, _ := setting.WorkDir() | ||||
| 		os.Chdir(workDir) | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user