compile.sh - added updating note
This commit is contained in:
parent
0902d5121c
commit
847ee1ede2
@ -225,6 +225,9 @@ if [ "$BUILDTYPE" = "Debug" ]; then
|
|||||||
else
|
else
|
||||||
echo "`pwd`/Cuberite"
|
echo "`pwd`/Cuberite"
|
||||||
fi
|
fi
|
||||||
|
cd ..
|
||||||
|
echo
|
||||||
|
echo "You can always update Cuberite by executing `pwd`/compile.sh"
|
||||||
echo
|
echo
|
||||||
echo "Enjoy :)"
|
echo "Enjoy :)"
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user