Maybe this is needed?

This commit is contained in:
ポール ウェッブ 2019-03-19 09:28:50 -05:00
parent 721a5ed5c8
commit 1267d04df8

2
dev.sh
View file

@ -18,5 +18,5 @@ fi
$DIR/hooks/install.sh
$PHPBIN composer.phar install
git submodule update --init
$PHPBIN git submodule update --init
$PHPBIN --server localhost:8000 --docroot "$DIR/web" "$DIR/web/index.php"