back to beta channel

master
shark 5 years ago
parent 5eb540253f
commit b8d118af83

@ -9,7 +9,7 @@ mkdir -p /bedrock/cache
cd /bedrock/cache
git clone https://github.com/bedrocklinux/bedrocklinux-userland
cd bedrocklinux-userland
git checkout 0.7 -q
git checkout 0.7beta -q
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')"
echo "Current Version: ${current_version}"

Loading…
Cancel
Save