mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-06-29 09:16:08 +00:00
Moves all bundle_lister.py and assoc. files to bundle_lister dir.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
|
||||
py:
|
||||
python bundle_lister.py
|
||||
cp bundles.html.txt ../../clear-linux/reference/bundles
|
||||
python bundle_lister/bundle_lister.py
|
||||
cp bundle_lister/bundles.html.txt ../../clear-linux/reference/bundles
|
||||
rm -rf cloned_repo/*
|
||||
rm bundles.html.txt
|
||||
rm bundle_lister/bundles.html.txt
|
||||
@echo "Python script finished successfully!"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user