diff --git a/integration-test.sh b/integration-test.sh index 545c3c7..6efe394 100755 --- a/integration-test.sh +++ b/integration-test.sh @@ -11,7 +11,7 @@ export SPORESTACK_ENDPOINT=https://api.sporestack.com export SPORESTACK_DIR=$(pwd)/dummydotsporestackfolder -rm -r $SPORESTACK_DIR +rm -r $SPORESTACK_DIR || true mkdir $SPORESTACK_DIR sporestack version