updated apple start script

This commit is contained in:
2025-05-05 00:25:58 +02:00
parent 598b772a59
commit dcb8d082f4

View File

@@ -6,8 +6,15 @@
<key>Label</key>
<string>com.user.speedtest</string>
<key>WorkingDirectory</key>
<string>/Users/cato/Code/Cato447/speed-logger</string>
<key>ProgramArguments</key>
<array>
<string>/opt/homebrew/bin/uv</string>
<string>run</string>
<string>--script</string>
<string>/Users/cato/Code/Cato447/speed-logger/run_speedtest.py</string>
</array>