From ab36687c1102ed2197e691cbe2c3791c96aaa4fd Mon Sep 17 00:00:00 2001 From: shark Date: Mon, 19 Aug 2019 22:05:37 +0000 Subject: [PATCH] temporarily switch to non-beta for testing --- bedrock-linux-99.99.99-x86_64.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bedrock-linux-99.99.99-x86_64.sh b/bedrock-linux-99.99.99-x86_64.sh index f1f37a8..35859d7 100644 --- a/bedrock-linux-99.99.99-x86_64.sh +++ b/bedrock-linux-99.99.99-x86_64.sh @@ -11,7 +11,7 @@ if which brl > /dev/null 2>&1; then cd /bedrock/cache git clone https://github.com/bedrocklinux/bedrocklinux-userland cd bedrocklinux-userland - git checkout 0.7beta -q + git checkout 0.7 -q fi current_version="$(awk '{print$3}'