New starting scripts for mintty

This commit is contained in:
Shoghi Cervantes
2013-09-04 19:49:32 +02:00
parent 809076b7d7
commit b297ba16ed
2 changed files with 5 additions and 12 deletions

View File

@ -9,5 +9,4 @@ fi
if [ -f ./bin/php ]; then
./bin/php -d enable_dl=On PocketMine-MP.php $@
fi
php -d enable_dl=On PocketMine-MP.php $@
exit 0
php -d enable_dl=On PocketMine-MP.php $@