aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clean.sh (renamed from rebuild.sh)2
1 files changed, 0 insertions, 2 deletions
diff --git a/rebuild.sh b/clean.sh
index 15b4fc4..02d7baf 100644
--- a/rebuild.sh
+++ b/clean.sh
@@ -1,3 +1 @@
rm -Rf app bin src tests var web .gitignore composer.json composer.lock composer.phar phpunit.xml.dist README.md web.config
-curl -sS https://getcomposer.org/installer | php
-php composer.phar install