Merge pull request #2867 from LogicParrot/compile2
compile.sh - Added updating note
This commit is contained in:
commit
da19b1708c
@ -225,6 +225,9 @@ if [ "$BUILDTYPE" = "Debug" ]; then
|
||||
else
|
||||
echo "`pwd`/Cuberite"
|
||||
fi
|
||||
cd ..
|
||||
echo
|
||||
echo "You can always update Cuberite by executing `pwd`/compile.sh"
|
||||
echo
|
||||
echo "Enjoy :)"
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user