mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 02:34:53 +01:00
bitwarden
This commit is contained in:
@@ -101,7 +101,7 @@ while hostdown:
|
||||
cmnd = "ping -c 1 -w 2 omv.home.lan"
|
||||
status, output = subprocess.getstatusoutput(cmnd)
|
||||
print(status)
|
||||
#print(output)
|
||||
print(output)
|
||||
|
||||
if output != 0:
|
||||
send_magic_packet('88:c9:b3:b5:23:d8')
|
||||
|
||||
Reference in New Issue
Block a user