diff --git a/scripts/test.sh b/scripts/test.sh index ec0701a..942e9ae 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env sh +#!/usr/bin/env bash # very simple tests to catch simple errors in scripts for f in scripts/*.sh; do