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; \