From 26f975a4ac246887493f16b75b8202699475d13f Mon Sep 17 00:00:00 2001 From: xc112lg <152837944+xc112lg@users.noreply.github.com> Date: Wed, 26 Feb 2025 11:38:36 +0800 Subject: [PATCH] Update Crave_Devspace.md --- wiki/Crave_Devspace.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wiki/Crave_Devspace.md b/wiki/Crave_Devspace.md index d5995fc..bbd7d6e 100644 --- a/wiki/Crave_Devspace.md +++ b/wiki/Crave_Devspace.md @@ -254,6 +254,8 @@ and manual git clone. instructions for your device. You will need proprietary blobs, which can usually be found on TheMuppets repositories. +- Note: We strongly suggest not to use repo sync command like repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags --prune instead use our builtin command /opt/crave/resync.sh + ``` crave run --no-patch -- "rm -rf .repo/local_manifests; \ git clone https://github.com/TheMuppets/manifests --depth 1 -b lineage-21.0 .repo/local_manifests; \