diff --git a/extract-files.sh b/extract-files.sh index 52c82b2..d59d8e9 100755 --- a/extract-files.sh +++ b/extract-files.sh @@ -34,8 +34,8 @@ if [ ! -f "$HELPER" ]; then fi . "$HELPER" -# Default to sanitizing the vendor folder before extraction -CLEAN_VENDOR=true +# Default not to sanitizing the vendor folder before extraction +CLEAN_VENDOR=false while [ "$1" != "" ]; do case $1 in