mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 08:17:34 +00:00
Measure time
This commit is contained in:
parent
310701f7e9
commit
d306c8f713
@ -134,7 +134,7 @@ echo " done!"
|
||||
cd $DIR
|
||||
echo -n "[INFO] Cleaning up..."
|
||||
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 "[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"
|
Loading…
x
Reference in New Issue
Block a user