feat: finish build.sh

This commit is contained in:
SukkaW 2018-08-03 16:21:06 +08:00
parent 8aa0d264cb
commit 89598cd991
3 changed files with 155 additions and 1 deletions

View file

@ -10,6 +10,11 @@
#ELEMENT=Element Name
#CONTENT=Element Content
echo ''
echo '-------------------------------------'
echo 'Parse XML Files ......'
echo '-------------------------------------'
#接受一个int层级参数层级从0开始
echo_tabs() {
local tabs="";