From 741f5b574378fcfc3862f5a09ed3dc1fa5cf99cf Mon Sep 17 00:00:00 2001
From: Patrick J Cherry <patrick@bytemark.co.uk>
Date: Thu, 3 Jul 2014 11:44:06 +0100
Subject: mauvesend now just uses "ruby"

---
 bin/mauvesend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/mauvesend b/bin/mauvesend
index 353ab0c..e96a8f1 100644
--- a/bin/mauvesend
+++ b/bin/mauvesend
@@ -1,4 +1,4 @@
-#! /usr/bin/ruby1.8
+#! /usr/bin/ruby
 # NAME
 #   mauvesend - send alert(s) to a given alert station
 #
-- 
cgit v1.2.3