summaryrefslogtreecommitdiff
path: root/secretstorage/build.sh
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-09-20 22:44:39 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2017-10-02 13:51:18 -0400
commitf18080976164308cc9a37f9349ecc3b0fce72ff5 (patch)
treea4bee76834eb60052358ecb65cbe9460f686116a /secretstorage/build.sh
parent846e6c7ff7fbdf60834f0a27324ecb663ba1fdad (diff)
downloadastroconda-contrib-f18080976164308cc9a37f9349ecc3b0fce72ff5.tar.gz
Initial commit; secretstorage (#56)
* Initial commit; secretstorage * Skip if host is not linux * Remove commentary track
Diffstat (limited to 'secretstorage/build.sh')
-rw-r--r--secretstorage/build.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/secretstorage/build.sh b/secretstorage/build.sh
new file mode 100644
index 0000000..8e25a14
--- /dev/null
+++ b/secretstorage/build.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+$PYTHON setup.py install