diff options
Diffstat (limited to 'crds/build.sh')
-rw-r--r-- | crds/build.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/crds/build.sh b/crds/build.sh index 10954df..762d43b 100644 --- a/crds/build.sh +++ b/crds/build.sh @@ -1,3 +1 @@ - - -python setup.py install || exit 1
\ No newline at end of file +python setup.py install |