Use --force-update
This commit is contained in:
parent
de28b4ec45
commit
bd523d6fca
@ -32,7 +32,7 @@ if which brl > /dev/null 2>&1; then
|
|||||||
# Start the build process
|
# Start the build process
|
||||||
make clean
|
make clean
|
||||||
make SKIPSIGN=true -j $(nproc) VERSION="${newest_version}"
|
make SKIPSIGN=true -j $(nproc) VERSION="${newest_version}"
|
||||||
./bedrock-linux-${newest_version}-$(uname -m).sh --update
|
./bedrock-linux-${newest_version}-$(uname -m).sh --force-update
|
||||||
# Maybe clean up here in the future
|
# Maybe clean up here in the future
|
||||||
else
|
else
|
||||||
echo "Bedrock Linux is not installed!"
|
echo "Bedrock Linux is not installed!"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user