This website requires JavaScript.
Explore
Help
Sign In
tom
/
doorlockd-mirror
Watch
1
Star
0
Fork
0
You've already forked doorlockd-mirror
mirror of
https://github.com/binary-kitchen/doorlockd
synced
2024-11-01 06:57:04 +01:00
Code
Issues
Releases
Wiki
Activity
660a7297ee
doorlockd-mirror
/
doorlockd
/
scripts
/
post_lock
6 lines
162 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added Pre/Post Lock/Unlock Scripts
2015-05-25 15:47:44 +02:00
#!/bin/bash
startup scripts: use mosquitto Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
2016-06-23 19:35:43 +02:00
# Send command twice
mosquitto_pub -h sushi.binary.kitchen -t kitchen/shutdown -m ""
mosquitto_pub -h sushi.binary.kitchen -t kitchen/shutdown -m ""
Reference in New Issue
Copy Permalink