1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00
This commit is contained in:
Unknown
2014-03-19 13:24:46 -04:00
parent 757f360949
commit 601c10309d
4 changed files with 5 additions and 2 deletions

1
web.go
View File

@@ -58,6 +58,7 @@ func newMartini() *martini.ClassicMartini {
}
func runWeb(*cli.Context) {
base.NewServices()
checkRunMode()
log.Info("%s %s", base.AppName, base.AppVer)