🔄 卡若AI 同步 2026-02-16 19:12 | 变更 2 个文件 | 排除 >20MB: 4 个
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<key>ProgramArguments</key>
|
||||
<array>
|
||||
<string>/bin/bash</string>
|
||||
<string>/Users/karuo/Documents/个人/卡若AI/scripts/push-to-github.sh</string>
|
||||
<string>/Users/karuo/Documents/个人/卡若AI/01_卡资(金)/金仓_存储备份/Gitea管理/脚本/push-to-github.sh</string>
|
||||
</array>
|
||||
<key>StartInterval</key>
|
||||
<integer>14400</integer>
|
||||
|
||||
23
01_卡资(金)/金仓_存储备份/Gitea管理/脚本/com.karuo.ai.sync-gitea.plist
Normal file
23
01_卡资(金)/金仓_存储备份/Gitea管理/脚本/com.karuo.ai.sync-gitea.plist
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>Label</key>
|
||||
<string>com.karuo.ai.sync-gitea</string>
|
||||
<key>ProgramArguments</key>
|
||||
<array>
|
||||
<string>/bin/bash</string>
|
||||
<string>/Users/karuo/Documents/个人/卡若AI/01_卡资(金)/金仓_存储备份/Gitea管理/脚本/自动同步.sh</string>
|
||||
</array>
|
||||
<key>StartInterval</key>
|
||||
<integer>300</integer>
|
||||
<key>WorkingDirectory</key>
|
||||
<string>/Users/karuo/Documents/个人/卡若AI</string>
|
||||
<key>StandardOutPath</key>
|
||||
<string>/Users/karuo/Documents/个人/卡若AI/01_卡资(金)/金仓_存储备份/Gitea管理/脚本/sync_launchd_stdout.log</string>
|
||||
<key>StandardErrorPath</key>
|
||||
<string>/Users/karuo/Documents/个人/卡若AI/01_卡资(金)/金仓_存储备份/Gitea管理/脚本/sync_launchd_stderr.log</string>
|
||||
<key>RunAtLoad</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user