renamed support directories by adding leading "_" to differentiate from content.

Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
This commit is contained in:
Kevin Putnam
2019-07-11 11:36:11 -07:00
parent 87488cf303
commit 77552f4a9f
16 changed files with 3 additions and 8 deletions
+9
View File
@@ -0,0 +1,9 @@
py:
python bundle_lister.py
cp bundles.html.txt ../../clear-linux/reference/bundles
rm -rf bundle_lister/cloned_repo/*
rm bundles.html.txt
@echo "Python script finished successfully!"