aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Zelent <zelent.marcin@gmail.com>2017-12-04 13:31:03 +0100
committerGitHub <noreply@github.com>2017-12-04 13:31:03 +0100
commitd05922319749ae7d1354373a9bd062a0510d4f96 (patch)
tree924bb1202836832efac43e2fa6018455f73b33a1
parent0bb7c5c8cb8307a142379211c7d889935a824091 (diff)
Create 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