diff options
Diffstat (limited to 'stsci.sphere/build.sh')
-rw-r--r-- | stsci.sphere/build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stsci.sphere/build.sh b/stsci.sphere/build.sh index 4b71885..6bd6081 100644 --- a/stsci.sphere/build.sh +++ b/stsci.sphere/build.sh @@ -1,2 +1,2 @@ -python setup.py install || exit 1
\ No newline at end of file +$PYTHON setup.py install |