mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-06 03:46:02 +08:00
added netmaker check on checkin
This commit is contained in:
parent
8d27876a15
commit
f1760c625b
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ func CheckIn(cliconf config.ClientConfig) error {
|
|||
}
|
||||
}
|
||||
}
|
||||
err = Pull(network)
|
||||
//err = Pull(network)
|
||||
return err
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue