diff --git a/src/build/compile.sh b/src/build/compile.sh index d301d25a7..636464576 100755 --- a/src/build/compile.sh +++ b/src/build/compile.sh @@ -280,5 +280,5 @@ mv php5/bin/php bin/php rm -r -f php5/ >> "$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] 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."