diff --git a/CI/ci-cppcheck.sh b/CI/ci-cppcheck.sh index 573431b8..949082a0 100755 --- a/CI/ci-cppcheck.sh +++ b/CI/ci-cppcheck.sh @@ -1,4 +1,4 @@ -!/bin/bash +#/bin/bash # Exit script on any error set -e