diff options
Diffstat (limited to 'Library/ENV/4.3/python')
| -rwxr-xr-x | Library/ENV/4.3/python | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/ENV/4.3/python b/Library/ENV/4.3/python new file mode 100755 index 000000000..c1eb2800b --- /dev/null +++ b/Library/ENV/4.3/python @@ -0,0 +1,4 @@ +#!/bin/sh + +export PATH=$USER_PATH +exec $(basename $0) $@ |
