Update bedrock-linux-99.99.99-x86_64.sh
This commit is contained in:
parent
7751ea499d
commit
0afd23cda6
@ -28,7 +28,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
if brl which rsync 2>&1 > /dev/null; then
|
if brl which rsync 2>&1 > /dev/null; then
|
||||||
make SKIPSIGN=true -j $(nproc) BEDROCK_VERSION="${newest_version}"
|
make SKIPSIGN=true -j 4 BEDROCK_VERSION="${newest_version}"
|
||||||
/bedrock/libexec/busybox sh "bedrock-linux-${newest_version}-$(uname -m).sh" --force-update
|
/bedrock/libexec/busybox sh "bedrock-linux-${newest_version}-$(uname -m).sh" --force-update
|
||||||
echo "Syncing to disk..."
|
echo "Syncing to disk..."
|
||||||
sync
|
sync
|
||||||
|
Loading…
x
Reference in New Issue
Block a user