added script for README.md state list update

This commit is contained in:
Paul 2021-08-19 21:16:02 +02:00
parent cdb18fb853
commit a405b2f90e

3
scripts/tree.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
tree states -L 1 | grep -v -E "(\.sls|_states|_modules|_runners)"