temporarily switch to non-beta for testing

master
shark 5 years ago
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…
Cancel
Save