mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 11:36:23 +00:00
docs: dont pull on first sync
This commit is contained in:
parent
3c01b92cc4
commit
14e6b13ff1
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ git remote -v
|
||||||
Then, you can sync the content to upload it to your repository.
|
Then, you can sync the content to upload it to your repository.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npx quartz sync
|
npx quartz sync --no-pull
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!hint]
|
> [!hint]
|
||||||
|
|
Loading…
Reference in a new issue