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}'