mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-15 16:05:28 +00:00
Measure time
This commit is contained in:
parent
310701f7e9
commit
d306c8f713
@ -134,7 +134,7 @@ echo " done!"
|
|||||||
cd $DIR
|
cd $DIR
|
||||||
echo -n "[INFO] Cleaning up..."
|
echo -n "[INFO] Cleaning up..."
|
||||||
rm -r -f install_data/ >> $DIR/install.log 2>&1
|
rm -r -f install_data/ >> $DIR/install.log 2>&1
|
||||||
rmdir install_data/ >> $DIR/install.log 2>&1
|
date >> $DIR/install.log
|
||||||
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 works, please send the \"install.log\" file to the Bug Tracker"
|
echo "[PocketMine] If it doesn't works, please send the \"install.log\" file to the Bug Tracker"
|
Loading…
x
Reference in New Issue
Block a user