Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions wiki/Crave_Devspace.md
Original file line number Diff line number Diff line change
Expand Up @@ -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; \
Expand Down