同步最新
This commit is contained in:
11
.claude/scheduled_tasks.json
Normal file
11
.claude/scheduled_tasks.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"tasks": [
|
||||
{
|
||||
"id": "d572d1d5",
|
||||
"cron": "30 10 * * *",
|
||||
"prompt": "Run the daily git sync script at D:/fork_project/obsidian-notes/git_sync_daily.ps1. Execute: pwsh -ExecutionPolicy Bypass -File \"D:/fork_project/obsidian-notes/git_sync_daily.ps1\"",
|
||||
"createdAt": 1777459843227,
|
||||
"recurring": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user