Revert 25b98a5480ae2bd4ad28ce7c16e3b94cc71e4481

This commit is contained in:
Michael Yoo 2014-04-21 00:50:20 +09:30
parent 9644088b5d
commit 50c0bf424a
2 changed files with 2 additions and 2 deletions

View File

@ -729,4 +729,4 @@ rm -r -f bin/php5/misc >> "$DIR/install.log" 2>&1
date >> "$DIR/install.log" 2>&1
echo " done!"
echo "[PocketMine] You should start the server now using \"./start.sh.\""
echo "[PocketMine] If it doesn't work, please send the \"install.log\" file to the Bug Tracker."
echo "[PocketMine] If it doesn't work, please send the \"install.log\" file to the Bug Tracker."

View File

@ -210,4 +210,4 @@ then
if [ ! -f $COMPILEDIR/crosscompile/mac/bin/php5/bin/php ]; then
exit 1
fi
fi
fi