diff --git a/bin/build.sh b/bin/build.sh index 3de70ae..25208f8 100755 --- a/bin/build.sh +++ b/bin/build.sh @@ -1,3 +1,5 @@ +#!/usr/bin/env bash + declare -i TEST_RESULT=0 FAILED_EXERCISES=''