Quartz sync: May 18, 2024, 10:48 PM
This commit is contained in:
parent
49d4e7686d
commit
bfd00881e3
1 changed files with 3 additions and 2 deletions
5
sync.sh
Normal file → Executable file
5
sync.sh
Normal file → Executable file
|
|
@ -1,3 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
#–-exclude '__Meta'
|
||||||
npx quartz build -d /mnt/d/Cloud/Documents/Robin/Spel/Pathfinder/Obsidian
|
rsync -r /mnt/d/Cloud/Documents/Robin/Spel/Pathfinder/Obsidian/ content
|
||||||
|
npx quartz sync
|
||||||
Loading…
Reference in a new issue