Revert prefix

This commit is contained in:
ポール ウェッブ 2019-03-19 09:34:16 -05:00
parent 1267d04df8
commit ee31c93e1e

2
dev.sh
View file

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