mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-07 01:36:23 +08:00
added a cleanup
This commit is contained in:
@@ -31,7 +31,7 @@ func TimerCheckpoint() error {
|
||||
runHooks()
|
||||
}
|
||||
// set telemetry timestamp for server, restarts 24 hour cycle
|
||||
return setTelemetryTimestamp(telRecord.UUID)
|
||||
return setTelemetryTimestamp(&telRecord)
|
||||
}
|
||||
|
||||
// AddHook - adds a hook function to run every 24hrs
|
||||
|
Reference in New Issue
Block a user