diff --git a/scripts/update-all.sh b/scripts/update-all.sh index ef5c6df..90d8e27 100755 --- a/scripts/update-all.sh +++ b/scripts/update-all.sh @@ -54,7 +54,6 @@ fi ./scripts/check_composer.sh if [[ $? -eq 1 ]]; then - echo 'failed' exit 1 fi