Notepad/enter/update_obsidian.xml

15 lines
440 B
XML

<?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>us.shwetha.obsidian</string>
<key>ProgramArguments</key>
<array>
<string>/Users/shwethajayaraj/bin/zk_sync.sh</string>
</array>
<key>StartInterval</key>
<integer>60</integer>
</dict>
</plist>