We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34d7dc4 commit b40b50eCopy full SHA for b40b50e
1 file changed
info.plist
@@ -131,8 +131,7 @@
131
<key>escaping</key>
132
<integer>102</integer>
133
<key>script</key>
134
- <string>export PATH="/opt/homebrew/bin:/opt/homebrew/sbin:$PATH"
135
-python upload-s3.py "text"</string>
+ <string>python upload-s3.py "text"</string>
136
<key>scriptargtype</key>
137
<integer>0</integer>
138
<key>scriptfile</key>
@@ -195,9 +194,7 @@ python upload-s3.py "text"</string>
195
194
196
197
198
- <string>echo "{query}"
199
-export PATH="/opt/homebrew/bin:/opt/homebrew/sbin:$PATH"
200
-python upload-s3.py "{query}"</string>
+ <string>python upload-s3.py "{query}"</string>
201
202
203
0 commit comments