to github
[svn42.git] / speak_on_slug.sh
diff --git a/speak_on_slug.sh b/speak_on_slug.sh
deleted file mode 100755 (executable)
index f1c16d9..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-TFILE=$(mktemp)
-flite -t "$*" $TFILE
-toolame $TFILE - 2>/dev/null | ssh -i /flash/tuer/id_rsa -o PasswordAuthentication=no -o StrictHostKeyChecking=no root@slug.realraum.at /home/playmp3.sh -
-rm $TFILE