File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 131131 <key >escaping </key >
132132 <integer >102 </integer >
133133 <key >script </key >
134- <string >export PATH="/opt/homebrew/bin:/opt/homebrew/sbin:$PATH"
135- python upload-s3.py "text" </string >
134+ <string >python upload-s3.py "text" </string >
136135 <key >scriptargtype </key >
137136 <integer >0 </integer >
138137 <key >scriptfile </key >
@@ -195,9 +194,7 @@ python upload-s3.py "text"</string>
195194 <key >escaping </key >
196195 <integer >102 </integer >
197196 <key >script </key >
198- <string >echo "{query}"
199- export PATH="/opt/homebrew/bin:/opt/homebrew/sbin:$PATH"
200- python upload-s3.py "{query}" </string >
197+ <string >python upload-s3.py "{query}" </string >
201198 <key >scriptargtype </key >
202199 <integer >0 </integer >
203200 <key >scriptfile </key >
You can’t perform that action at this time.
0 commit comments