back to beta channel
This commit is contained in:
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…
x
Reference in New Issue
Block a user