From 2ddd44d40282bbce3b1d66c55d3fd3fcdf07c9d6 Mon Sep 17 00:00:00 2001 From: Felix Favre Date: Tue, 16 Feb 2016 20:07:55 +0100 Subject: [PATCH] play funny sound on dooropen --- dooropen | 1 + 1 file changed, 1 insertion(+) diff --git a/dooropen b/dooropen index 21d49bc..767a246 100755 --- a/dooropen +++ b/dooropen @@ -1,5 +1,6 @@ #!/bin/sh +ssh media@media.z9 aplay /home/media/meep.wav & echo "Initializing Door Systems..." echo "Securing Communication to Door Systems..." echo "Open Communication Channel..."