summaryrefslogtreecommitdiffstats
path: root/.frontmatter/config/custom/scripts
diff options
context:
space:
mode:
Diffstat (limited to '.frontmatter/config/custom/scripts')
-rw-r--r--.frontmatter/config/custom/scripts/sync.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/.frontmatter/config/custom/scripts/sync.json b/.frontmatter/config/custom/scripts/sync.json
new file mode 100644
index 0000000..e4970b9
--- /dev/null
+++ b/.frontmatter/config/custom/scripts/sync.json
@@ -0,0 +1,8 @@
+{
+ "$schema": "https://frontmatter.codes/config/custom.scripts.schema.json",
+ "id": "sync",
+ "title": "Sync",
+ "command": "bash",
+ "script": "/sync.sh",
+ "type": "content"
+} \ No newline at end of file