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