mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Revert prefix
This commit is contained in:
parent
1267d04df8
commit
ee31c93e1e
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
|
||||
$PHPBIN git submodule update --init
|
||||
git submodule update --init
|
||||
$PHPBIN --server localhost:8000 --docroot "$DIR/web" "$DIR/web/index.php"
|
||||
|
|
Loading…
Add table
Reference in a new issue