From 0bb7c5c8cb8307a142379211c7d889935a824091 Mon Sep 17 00:00:00 2001 From: Marcin Zelent Date: Mon, 4 Dec 2017 13:30:44 +0100 Subject: Update and rename rebuild.sh to clean.sh --- rebuild.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 rebuild.sh (limited to 'rebuild.sh') 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 -- cgit v1.2.3