mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-08 06:04:20 +08:00
bug squashin
This commit is contained in:
parent
d472577701
commit
696f83a40d
1 changed files with 1 additions and 0 deletions
|
@ -261,6 +261,7 @@ func Push(network string) error {
|
|||
log.Println("Failed to authenticate:", err)
|
||||
return err
|
||||
}
|
||||
postnode.SetLastCheckIn()
|
||||
nodeData, err := json.Marshal(&postnode)
|
||||
if err != nil {
|
||||
return err
|
||||
|
|
Loading…
Add table
Reference in a new issue