diff --git a/_template/build.sh b/_template/build.sh index bd3f910..deb8dfb 100755 --- a/_template/build.sh +++ b/_template/build.sh @@ -1,5 +1,5 @@ #!/bin/bash -cd "$(dirname $0)"/.. +cd "$(dirname $0)" if [ "$CI" ]; then # write out SSH key