aboutsummaryrefslogtreecommitdiff
path: root/script/gen-deb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'script/gen-deb.sh')
-rwxr-xr-xscript/gen-deb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/gen-deb.sh b/script/gen-deb.sh
index 999765c..23bfcf0 100755
--- a/script/gen-deb.sh
+++ b/script/gen-deb.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
set -e
debroot=out/debroot
version="$(git describe --always --dirty)"