mirror of
https://github.com/GiriNeko/CheckChrome.git
synced 2025-12-17 21:57:22 +00:00
feat: finish build.sh
This commit is contained in:
parent
8aa0d264cb
commit
89598cd991
3 changed files with 155 additions and 1 deletions
|
|
@ -10,6 +10,11 @@
|
|||
#ELEMENT=Element Name
|
||||
#CONTENT=Element Content
|
||||
|
||||
echo ''
|
||||
echo '-------------------------------------'
|
||||
echo 'Parse XML Files ......'
|
||||
echo '-------------------------------------'
|
||||
|
||||
#接受一个int层级参数,层级从0开始
|
||||
echo_tabs() {
|
||||
local tabs="";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue