diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2014-07-03 11:44:06 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2014-07-03 11:44:06 +0100 |
commit | 741f5b574378fcfc3862f5a09ed3dc1fa5cf99cf (patch) | |
tree | 718e680b6f0f8479957db6ee09e3307de42850d8 /bin | |
parent | 89656dc39f470e3a8b1c204f5932b3b5c439a871 (diff) |
mauvesend now just uses "ruby"
Diffstat (limited to 'bin')
-rw-r--r-- | bin/mauvesend | 2 |
1 files changed, 1 insertions, 1 deletions
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 # |