mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
I don't know how to pass custom arguments to these scripts :<
This commit is contained in:
parent
db815360d1
commit
691c49fb32
@ -19,7 +19,7 @@ rm PocketMine-MP.phar 2> /dev/null
|
||||
mkdir "$DATA_DIR"
|
||||
mkdir "$PLUGINS_DIR"
|
||||
|
||||
composer make-devtools
|
||||
php -dphar.readonly=0 ./src/DevTools/ConsoleScript.php --make ./ --relative ./ --out ../../../plugins/DevTools.phar
|
||||
composer make-server
|
||||
|
||||
if [ -f PocketMine-MP.phar ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user