mirror of
https://github.com/luscis/openlan.git
synced 2025-12-24 11:10:54 +08:00
docs: update install.md
This commit is contained in:
@@ -428,8 +428,8 @@ func (v *Switch) Stop() {
|
||||
}
|
||||
w.Stop()
|
||||
}
|
||||
v.out.Info("Switch.Stop left Accesss")
|
||||
// notify leave to Access.
|
||||
v.out.Info("Switch.Stop left access")
|
||||
// notify leave to access.
|
||||
for p := range cache.Access.List() {
|
||||
if p == nil {
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user