updated apple start script
This commit is contained in:
@@ -6,8 +6,15 @@
|
|||||||
<key>Label</key>
|
<key>Label</key>
|
||||||
<string>com.user.speedtest</string>
|
<string>com.user.speedtest</string>
|
||||||
|
|
||||||
|
|
||||||
|
<key>WorkingDirectory</key>
|
||||||
|
<string>/Users/cato/Code/Cato447/speed-logger</string>
|
||||||
|
|
||||||
<key>ProgramArguments</key>
|
<key>ProgramArguments</key>
|
||||||
<array>
|
<array>
|
||||||
|
<string>/opt/homebrew/bin/uv</string>
|
||||||
|
<string>run</string>
|
||||||
|
<string>--script</string>
|
||||||
<string>/Users/cato/Code/Cato447/speed-logger/run_speedtest.py</string>
|
<string>/Users/cato/Code/Cato447/speed-logger/run_speedtest.py</string>
|
||||||
</array>
|
</array>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user