mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
fix build
This commit is contained in:
parent
691c49fb32
commit
46331df7db
@ -19,7 +19,9 @@ rm PocketMine-MP.phar 2> /dev/null
|
||||
mkdir "$DATA_DIR"
|
||||
mkdir "$PLUGINS_DIR"
|
||||
|
||||
cd tests/plugins/DevTools
|
||||
php -dphar.readonly=0 ./src/DevTools/ConsoleScript.php --make ./ --relative ./ --out ../../../plugins/DevTools.phar
|
||||
cd ../../..
|
||||
composer make-server
|
||||
|
||||
if [ -f PocketMine-MP.phar ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user