1
0
mirror of https://github.com/beego/bee.git synced 2025-07-17 02:52:17 +00:00

Update "bee " every day

This commit is contained in:
wangle
2020-07-26 21:26:33 +08:00
parent e514cfe8f1
commit 8782cff9f7
2 changed files with 57 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ var DefaultBeegoPro = &Container{
}
func (c *Container) Run() {
UpdateSelf()
// init git refresh cache time
c.initTimestamp()
c.initUserOption()