This website requires JavaScript.
Explore
Help
Sign In
paulbsd
/
paulbsd-salt
Watch
1
Star
0
Fork
0
You've already forked paulbsd-salt
Code
Issues
Pull Requests
Releases
Wiki
Activity
11f073c8cf
paulbsd-salt
/
scripts
/
tree.sh
3 lines
95 B
Bash
Raw
Normal View
History
Unescape
Escape
added script for README.md state list update
2021-08-19 21:16:02 +02:00
#!/bin/bash
updated README.md + gererating script
2021-10-28 00:47:15 +02:00
tree states -L
1
|
grep -v -E
"(\.sls|_states|_modules|_runners|old)"
|
head -n -2
Reference in New Issue
Copy Permalink