summaryrefslogtreecommitdiff
path: root/acstools/bld.bat
diff options
context:
space:
mode:
Diffstat (limited to 'acstools/bld.bat')
-rw-r--r--acstools/bld.bat4
1 files changed, 1 insertions, 3 deletions
diff --git a/acstools/bld.bat b/acstools/bld.bat
index 726b367..7fba400 100644
--- a/acstools/bld.bat
+++ b/acstools/bld.bat
@@ -1,5 +1,3 @@
-if errorlevel 1 exit 1
-python setup.py install || exit 1
-if errorlevel 1 exit 1 \ No newline at end of file
+%PYTHON% setup.py install