mirror of
https://github.com/binary-kitchen/doorlockd
synced 2026-08-09 23:18:56 +02:00
Let scriptdir depend on PREFIX
Signed-off-by: Ralf Ramsauer <ralf@binary-kitchen.de>
This commit is contained in:
parent
179180dc4e
commit
95c35e7c06
3 changed files with 4 additions and 3 deletions
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
mosquitto_pub -r -t kitchen/frontdoor/status -m "locked"
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
mosquitto_pub -r -t kitchen/frontdoor/status -m "unlocked"
|
||||
|
||||
# Wakeup cashdesk
|
||||
wol -i 172.23.2.44 00:0b:ca:94:13:f1
|
||||
wol -i 172.23.2.44 00:0b:ca:94:13:f1
|
||||
wol -i 172.23.2.44 00:0b:ca:94:13:f1
|
||||
Loading…
Add table
Add a link
Reference in a new issue