地面站终端 App

3 lines
0 B

#!/bin/bash
find . -name "*.xml" -exec xmllint -format {} -o {} \;