Update index.lua
This commit is contained in:
parent
d2ff58ee42
commit
fe92309901
|
|
@ -194,7 +194,6 @@
|
||||||
--check sync
|
--check sync
|
||||||
event:addHeader('event-string', 'check-sync;reboot='..reboot);
|
event:addHeader('event-string', 'check-sync;reboot='..reboot);
|
||||||
--event:addHeader('event-string', 'resync');
|
--event:addHeader('event-string', 'resync');
|
||||||
resync
|
|
||||||
--send the event
|
--send the event
|
||||||
event:fire();
|
event:fire();
|
||||||
end);
|
end);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue