diff --git a/private_Library/LaunchAgents/io.github.topgrade-rs.topgrade.plist b/private_Library/LaunchAgents/io.github.topgrade-rs.topgrade.plist new file mode 100644 index 00000000..66668224 --- /dev/null +++ b/private_Library/LaunchAgents/io.github.topgrade-rs.topgrade.plist @@ -0,0 +1,25 @@ + + + + + Label + io.github.topgrade-rs.topgrade + + ProgramArguments + + /opt/homebrew/bin/topgrade + + + StartInterval + 10800 + + RunAtLoad + + + StandardErrorPath + /tmp/io.github.topgrade-rs.topgrade/err + + StandardOutPath + /tmp/io.github.topgrade-rs.topgrade/out + +