aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtools/mod2spec.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mod2spec.sh b/tools/mod2spec.sh
index 74b3021b..98c0805a 100755
--- a/tools/mod2spec.sh
+++ b/tools/mod2spec.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
set -eu
echo "spec/${1//./_}_spec.lua"