bitwarden

This commit is contained in:
jaydee
2024-11-29 12:08:41 +01:00
parent de8df53bc4
commit e1bb70146d

View File

@@ -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 not HOST_UP:
send_magic_packet('88:c9:b3:b5:23:d8')