summarylogtreecommitdiffstats
path: root/mydict.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mydict.sh')
-rw-r--r--mydict.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mydict.sh b/mydict.sh
index 8f30b5b7930a..f1722f40ed84 100644
--- a/mydict.sh
+++ b/mydict.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
set -e
_APPDIR="/opt/@appname@"
_RUNNAME="${_APPDIR}/@runname@"