diff options
Diffstat (limited to 'ginga/build.sh')
-rw-r--r-- | ginga/build.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ginga/build.sh b/ginga/build.sh new file mode 100644 index 0000000..d0bc088 --- /dev/null +++ b/ginga/build.sh @@ -0,0 +1,3 @@ + +echo > README.txt +python setup.py install || exit 1
\ No newline at end of file |