chiark / gitweb /
wip
[post-pizza-notify.git] / viasms
diff --git a/viasms b/viasms
deleted file mode 100755 (executable)
index 22f5a15..0000000
--- a/viasms
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-set -e
-rcpt="$1"
-msg="$2"
-gammu sendsms TEXT "$rcpt" -text "$msg"