temporarily switch to non-beta for testing
This commit is contained in:
parent
d362ca4b00
commit
ab36687c11
@ -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}' </bedrock/etc/bedrock-release)"
|
||||
newest_version=$(awk -F= '/^VERSION=/{print$2}' Makefile | sed 's/[a-z].*$//')-git-$(git log | grep -c "^commit")
|
||||
|
Loading…
x
Reference in New Issue
Block a user