diff --git a/bashrc.sh b/bashrc.sh index d932aa7..5509386 100644 --- a/bashrc.sh +++ b/bashrc.sh @@ -1 +1,2 @@ export PATH="$PATH:/var/www/drupal/vendor/bin" +export COMPOSER_MEMORY_LIMIT=-1