play funny sound on dooropen
This commit is contained in:
parent
a91e693050
commit
2ddd44d402
1
dooropen
1
dooropen
|
@ -1,5 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
ssh media@media.z9 aplay /home/media/meep.wav &
|
||||||
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