aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'rebuild.sh')
-rw-r--r--rebuild.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/rebuild.sh b/rebuild.sh
new file mode 100644
index 0000000..ff476dc
--- /dev/null
+++ b/rebuild.sh
@@ -0,0 +1,2 @@
+curl -sS https://getcomposer.org/installer | php
+php composer.phar install