aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'rebuild.sh')
-rw-r--r--rebuild.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/rebuild.sh b/rebuild.sh
deleted file mode 100644
index 15b4fc4..0000000
--- a/rebuild.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-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