From cd0dd75879c95eb6410374c4c08f65c8c248cb58 Mon Sep 17 00:00:00 2001 From: Pablo Lezaeta Date: Mon, 1 Jul 2013 03:50:07 -0400 Subject: [PATCH] added shebang too Signed-off-by: Pablo Lezaeta --- dev/spell.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev/spell.sh b/dev/spell.sh index d0ee0892..c6841412 100755 --- a/dev/spell.sh +++ b/dev/spell.sh @@ -1,5 +1,6 @@ -en="en_GB-ise-w_accents" +!#/usr/bin/env bash +en="en_GB-ise-w_accents" info() {