diff options
Diffstat (limited to 'stwcs/bld.bat')
-rw-r--r-- | stwcs/bld.bat | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/stwcs/bld.bat b/stwcs/bld.bat index b290566..2d6c912 100644 --- a/stwcs/bld.bat +++ b/stwcs/bld.bat @@ -1,3 +1,2 @@ - python setup.py install -if errorlevel 1 exit 1
\ No newline at end of file +if errorlevel 1 exit 1 |