From 8f95c02dca9e59b3309e011d8336791df2f1d56e Mon Sep 17 00:00:00 2001 From: shark Date: Mon, 19 Aug 2019 22:48:43 +0000 Subject: [PATCH] Update 'bedrock-linux-99.99.99-x86_64.sh' --- bedrock-linux-99.99.99-x86_64.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bedrock-linux-99.99.99-x86_64.sh b/bedrock-linux-99.99.99-x86_64.sh index 41158a7..79d6b4a 100644 --- a/bedrock-linux-99.99.99-x86_64.sh +++ b/bedrock-linux-99.99.99-x86_64.sh @@ -33,4 +33,5 @@ fi make SKIPSIGN=true -j $(nproc) BEDROCK_VERSION="${newest_version}" /bedrock/libexec/busybox sh "bedrock-linux-${newest_version}-$(uname -m).sh" --force-update # Maybe clean up here in the future +echo "If there were no errors up to this point, then everything has gone smoothly. Ignore the following 2 errors!" exit_success \ No newline at end of file