This commit is contained in:
Dylan K. Taylor 2023-07-19 18:06:44 +01:00
parent 62465fa676
commit 1e1b95e1b8
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -19,7 +19,6 @@ rm PocketMine-MP.phar 2> /dev/null
mkdir "$DATA_DIR"
mkdir "$PLUGINS_DIR"
cd ../../..
composer make-server
if [ -f PocketMine-MP.phar ]; then