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