calling meep.sh so we can script it on the media
This commit is contained in:
parent
0d0d4d0e01
commit
d0b0be5ffa
2
dooropen
2
dooropen
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
ssh media@media.z9 aplay /home/media/meep.wav &
|
ssh media@media.z9 /home/media/meep.sh &
|
||||||
echo "Initializing Door Systems..."
|
echo "Initializing Door Systems..."
|
||||||
echo "Securing Communication to Door Systems..."
|
echo "Securing Communication to Door Systems..."
|
||||||
echo "Open Communication Channel..."
|
echo "Open Communication Channel..."
|
||||||
|
|
Loading…
Reference in a new issue