aboutsummaryrefslogtreecommitdiff
path: root/decorators/build.sh
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunk@stsci.edu>2016-03-23 17:00:53 -0400
committerJoe Hunkeler <jhunk@stsci.edu>2016-03-23 17:00:53 -0400
commit189987d64713de08d1e7a13e04d6c5dc67d8daa2 (patch)
tree93b5cd638b7a9d69981393cbd3c65c85fe9a58ce /decorators/build.sh
downloadastroconda-iraf-189987d64713de08d1e7a13e04d6c5dc67d8daa2.tar.gz
Initial commit
Diffstat (limited to 'decorators/build.sh')
-rw-r--r--decorators/build.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/decorators/build.sh b/decorators/build.sh
new file mode 100644
index 0000000..4b71885
--- /dev/null
+++ b/decorators/build.sh
@@ -0,0 +1,2 @@
+
+python setup.py install || exit 1 \ No newline at end of file