mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Maybe this is needed?
This commit is contained in:
parent
721a5ed5c8
commit
1267d04df8
1 changed files with 1 additions and 1 deletions
2
dev.sh
2
dev.sh
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue