commit | 4f66b8b53ce207b00d3cfdcbdfea1c69d8934d4b | [log] [tgz] |
---|---|---|
author | Andrew Kutz <akutz@akutz-a01.vmware.com> | Sun Sep 16 18:28:59 2018 -0500 |
committer | akutz <akutz@vmware.com> | Sun Sep 16 18:29:00 2018 -0500 |
tree | 7fcf2b077dabf48eaaae0aea223bf000c7ab7a0a | |
parent | ef1043692ed2c6c9318e7eb70721313d3f1fb703 [diff] [blame] |
Renamed project/datasource; Install script This patch refactors the name of the project, datasource, and adds an install script that can be curl bashed on Linux distributions that do not yet have a proper package for this datasource.
diff --git a/.gitignore b/.gitignore index 04e2184..2d0bb33 100644 --- a/.gitignore +++ b/.gitignore
@@ -3,4 +3,5 @@ /net.1.config /metadata.json /test.sh -/userdata.yaml \ No newline at end of file +/userdata.yaml +.DS_Store \ No newline at end of file