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