Kaydet (Commit) b2bb8730 authored tarafından Jack Jansen's avatar Jack Jansen

Quote the arguments, they may contain strings.

üst f7aa164d
#!/bin/sh
exec /Library/Frameworks/Python.framework/Versions/Current/Resources/Python.app/Contents/MacOS/python $@
exec /Library/Frameworks/Python.framework/Versions/Current/Resources/Python.app/Contents/MacOS/python "$@"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment