mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
fix build #3
This commit is contained in:
parent
6ea01e0dd4
commit
9984b15de6
@ -11,7 +11,7 @@ while getopts "t:" OPTION 2> /dev/null; do
|
||||
done
|
||||
|
||||
#Run-the-server tests
|
||||
DATA_DIR="test_data"
|
||||
DATA_DIR="$(pwd)/test_data"
|
||||
PLUGINS_DIR="$DATA_DIR/plugins"
|
||||
|
||||
rm -rf "$DATA_DIR"
|
||||
|
Loading…
x
Reference in New Issue
Block a user