Commit 337f85d3 authored by Jack Jansen's avatar Jack Jansen

Updated for the new path to Python.app.

parent f80798b1
#!/bin/sh
exec /Applications/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