calling meep.sh so we can script it on the media

This commit is contained in:
anthraxx 2016-04-12 21:47:29 +02:00
parent 0d0d4d0e01
commit d0b0be5ffa

View file

@ -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..."