diff --git a/.appveyor.sh b/.appveyor.sh index e508ba2..5712826 100755 --- a/.appveyor.sh +++ b/.appveyor.sh @@ -1,3 +1,4 @@ +#!/bin/bash set -x cd "${APPVEYOR_BUILD_FOLDER}" || exit 1 git submodule update --init --recursive