diff --git a/shell/thanks.sh b/shell/thanks.sh index 8afde74..2f6a389 100644 --- a/shell/thanks.sh +++ b/shell/thanks.sh @@ -2,6 +2,6 @@ composer global thanks -if [[ -f "./composer.json" ]]; then - composer thanks -fi +#if [[ -f "./composer.json" ]]; then +# composer thanks +#fi