From d0b0be5ffaa7c234977c529ed7f811f8754ce6b5 Mon Sep 17 00:00:00 2001 From: anthraxx Date: Tue, 12 Apr 2016 21:47:29 +0200 Subject: [PATCH] calling meep.sh so we can script it on the media --- dooropen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dooropen b/dooropen index 767a246..ec6db59 100755 --- a/dooropen +++ b/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..."