Typo
This commit is contained in:
@@ -134,7 +134,7 @@ class Client(threadedclient.WebSocketClient):
|
|||||||
self._UpdateGrub()
|
self._UpdateGrub()
|
||||||
self._SendReport('Rebooting into %d...' % data['timestamp'])
|
self._SendReport('Rebooting into %d...' % data['timestamp'])
|
||||||
else:
|
else:
|
||||||
send._SendReport('Rebooting...')
|
self._SendReport('Rebooting...')
|
||||||
|
|
||||||
subprocess.check_call(['reboot'])
|
subprocess.check_call(['reboot'])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user