Update 'bedrock-linux-99.99.99-x86_64.sh'

master
shark 5 years ago
parent 4e850b9652
commit 8077c35725

@ -20,7 +20,7 @@ if ver_cmp_first_newer ${current_version} ${newest_version}; then
echo "Building for the first time. Building Bedrock Linux version ${newest_version}"
else
echo "Up to date with the latest commit, nothing to do."
exit
exit_success
fi
else
echo "Building Bedrock Linux version ${newest_version}"

Loading…
Cancel
Save