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