Update machine ID storage to prevent lost ID
This commit is contained in:
parent
0a676fd3f1
commit
64751ae8b9
@ -42,6 +42,7 @@ func (m *Machine) SetID(value string) (err error) {
|
||||
} else {
|
||||
err = m.SaveMachine()
|
||||
}
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user