mirror of
https://github.com/luscis/openlan.git
synced 2025-12-24 11:10:54 +08:00
fix: show version.
This commit is contained in:
@@ -12,6 +12,8 @@ func main() {
|
||||
config.Update(c)
|
||||
|
||||
libol.SetLogger(c.Log.File, c.Log.Verbose)
|
||||
libol.ShowVersion()
|
||||
|
||||
cache.Init(&c.Perf)
|
||||
s := cswitch.NewSwitch(c)
|
||||
libol.PreNotify()
|
||||
|
||||
Reference in New Issue
Block a user