diff options
author | Marcin Zelent <zelent.marcin@gmail.com> | 2017-12-04 13:25:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-04 13:25:21 +0100 |
commit | fc0a483872a5a6ab084c4e60243b1bff54c40174 (patch) | |
tree | 4a5c2f4e4b460d33387f522cb651c831ce995238 | |
parent | 46007134ac027469306a087140fc5a0cdb096095 (diff) |
Create rebuild.sh
-rw-r--r-- | rebuild.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rebuild.sh b/rebuild.sh new file mode 100644 index 0000000..42e79d6 --- /dev/null +++ b/rebuild.sh @@ -0,0 +1 @@ +rm -Rf app bin src tests var web composer.json composer.lock composer.phar phpunit.xml.dist README.md web.config |