mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 11:26:37 +00:00
Update compile.sh
Properly escape nested double quotes.
This commit is contained in:
parent
039edead18
commit
1cc12616e8
@ -280,5 +280,5 @@ mv php5/bin/php bin/php
|
|||||||
rm -r -f php5/ >> "$DIR/install.log" 2>&1
|
rm -r -f php5/ >> "$DIR/install.log" 2>&1
|
||||||
date >> "$DIR/install.log" 2>&1
|
date >> "$DIR/install.log" 2>&1
|
||||||
echo " done!"
|
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."
|
echo "[PocketMine] If it doesn't work, please send the \"install.log\" file to the Bug Tracker."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user