@@ -32,6 +32,12 @@ gogs serv provide access auth for repositories`,
funcrunUpdate(c*cli.Context){
base.NewConfigContext()
models.LoadModelsConfig()
ifmodels.UseSQLite3{
execDir,_:=base.ExecDir()
os.Chdir(execDir)
}
models.SetEngine()
w,_:=os.Create("update.log")
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.