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

Update bee when use "bee", not at "bee pro" and detection environment

This commit is contained in:
wangle
2020-07-27 00:14:53 +08:00
parent 148d8e5f80
commit 877c2b2b80
4 changed files with 64 additions and 58 deletions

View File

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