Run the updater with busybox
This commit is contained in:
parent
08d902fc80
commit
f8a45e1526
@ -35,7 +35,7 @@ if which brl > /dev/null 2>&1; then
|
||||
mv Makefile-new Makefile
|
||||
fi
|
||||
make SKIPSIGN=true -j $(nproc) BEDROCK_VERSION="${newest_version}"
|
||||
./bedrock-linux-${newest_version}-$(uname -m).sh --force-update
|
||||
/bedrock/libexec/busybox sh "bedrock-linux-${newest_version}-$(uname -m).sh" --force-update
|
||||
# Maybe clean up here in the future
|
||||
else
|
||||
echo "Bedrock Linux is not installed!"
|
||||
|
Loading…
x
Reference in New Issue
Block a user