updated apple start script
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user