Update compile script

This commit is contained in:
Toby Zerner 2015-10-11 15:28:35 +10:30
parent ccda85cc29
commit 83f5981f83

View File

@ -5,8 +5,6 @@
base=$PWD base=$PWD
composer install --prefer-dist --optimize-autoloader --ignore-platform-reqs --no-dev
cd "${base}/js" cd "${base}/js"
if [ -f bower.json ]; then if [ -f bower.json ]; then