summaryrefslogtreecommitdiff
path: root/acstools/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'acstools/build.sh')
-rw-r--r--acstools/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/acstools/build.sh b/acstools/build.sh
index 5c61be1..5a5aeeb 100644
--- a/acstools/build.sh
+++ b/acstools/build.sh
@@ -1 +1 @@
-python setup.py install || exit 1
+$PYTHON setup.py install