mirror of
https://github.com/binary-kitchen/doorlockd
synced 2024-11-13 10:55:28 +01:00
4 lines
67 B
Bash
Executable File
4 lines
67 B
Bash
Executable File
#!/bin/bash
|
|
|
|
mosquitto_pub -t kitchen/frontdoor/status -m "locked"
|