chore: added logging and later on disabled them
This commit is contained in:
@@ -8,7 +8,7 @@ rm -f aws-inventory.xlsx cache.pkl
|
||||
|
||||
# Execute individual inventory scripts
|
||||
for i in aws*.py; do
|
||||
echo "# $i"
|
||||
echo "Running $i..."
|
||||
./"$i" | mlr --c2t cat | column -t
|
||||
wait $!
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user