diff --git a/comptime.sh b/comptime.sh
index 71c5f08aaa9e79dbb6878d47a3d41b979d5c37e1..d5ef7271a4622749786c2d54dc534f5329501ac8 100755
--- a/comptime.sh
+++ b/comptime.sh
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/bash -e
 path="."
 if [ x"$1" != x ]; then
 	path="$1"