|
|
@ -36,5 +36,7 @@ fi
|
|
|
|
make SKIPSIGN=true -j $(nproc) BEDROCK_VERSION="${newest_version}"
|
|
|
|
make SKIPSIGN=true -j $(nproc) BEDROCK_VERSION="${newest_version}"
|
|
|
|
/bedrock/libexec/busybox sh "bedrock-linux-${newest_version}-$(uname -m).sh" --force-update
|
|
|
|
/bedrock/libexec/busybox sh "bedrock-linux-${newest_version}-$(uname -m).sh" --force-update
|
|
|
|
# Maybe clean up here in the future
|
|
|
|
# Maybe clean up here in the future
|
|
|
|
|
|
|
|
echo "Syncing to disk..."
|
|
|
|
|
|
|
|
sync
|
|
|
|
echo "If there were no errors up to this point, then everything has gone smoothly. Ignore the following 2 errors!"
|
|
|
|
echo "If there were no errors up to this point, then everything has gone smoothly. Ignore the following 2 errors!"
|
|
|
|
exit_success
|
|
|
|
exit_success
|