forked from forgejo/forgejo
Working on install page
This commit is contained in:
parent
5344a03003
commit
0fd754bbe0
6 changed files with 56 additions and 37 deletions
|
@ -32,7 +32,7 @@ gogs serv provide access auth for repositories`,
|
|||
func runUpdate(c *cli.Context) {
|
||||
base.NewConfigContext()
|
||||
models.LoadModelsConfig()
|
||||
models.NewEngine()
|
||||
models.SetEngine()
|
||||
|
||||
w, _ := os.Create("update.log")
|
||||
defer w.Close()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue