mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2026-05-04 16:49:50 +02:00
bitwarden
This commit is contained in:
+1
-1
@@ -105,7 +105,7 @@ while hostdown:
|
|||||||
print(status)
|
print(status)
|
||||||
print(output)
|
print(output)
|
||||||
|
|
||||||
if output != 0:
|
if status != 0:
|
||||||
send_magic_packet('88:c9:b3:b5:23:d8')
|
send_magic_packet('88:c9:b3:b5:23:d8')
|
||||||
print("Backup host down, waiting")
|
print("Backup host down, waiting")
|
||||||
time.sleep(5)
|
time.sleep(5)
|
||||||
|
|||||||
Reference in New Issue
Block a user