Update start.sh
This commit is contained in:
parent
7f35fd1321
commit
a912e8d64a
1 changed files with 1 additions and 1 deletions
2
start.sh
2
start.sh
|
|
@ -57,7 +57,7 @@ if [ "$POCKETMINE_FILE" == "" ]; then
|
||||||
elif [ -f ./src/pocketmine/PocketMine.php ]; then
|
elif [ -f ./src/pocketmine/PocketMine.php ]; then
|
||||||
POCKETMINE_FILE="./src/pocketmine/PocketMine.php"
|
POCKETMINE_FILE="./src/pocketmine/PocketMine.php"
|
||||||
else
|
else
|
||||||
echo "[ERROR] Couldn't find a valid Genisys installation."
|
echo "[ERROR] Couldn't find a valid GladiatorMine installation."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue