mirror of
https://github.com/python/cpython.git
synced 2025-09-28 11:15:17 +00:00
Updated for the new path to Python.app.
This commit is contained in:
parent
f80798b1ca
commit
337f85d34f
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
exec /Applications/Python.app/Contents/MacOS/python $@
|
exec /Library/Frameworks/Python.framework/Versions/Current/Resources/Python.app/Contents/MacOS/python $@
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue