From d05922319749ae7d1354373a9bd062a0510d4f96 Mon Sep 17 00:00:00 2001 From: Marcin Zelent Date: Mon, 4 Dec 2017 13:31:03 +0100 Subject: Create rebuild.sh --- rebuild.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 rebuild.sh 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 -- cgit v1.2.3