Update 'bedrock-linux-99.99.99-x86_64.sh'
This commit is contained in:
parent
8077c35725
commit
f319b77092
@ -10,7 +10,6 @@ fi
|
||||
git clone https://github.com/bedrocklinux/bedrocklinux-userland
|
||||
cd bedrocklinux-userland
|
||||
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")
|
||||
echo "Current Version: ${current_version}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user