mirror of
https://github.com/GiriNeko/CheckChrome.git
synced 2025-12-17 21:57:22 +00:00
refactor: simplify the parse
This commit is contained in:
parent
251429e274
commit
c028a4a997
5 changed files with 81 additions and 42 deletions
|
|
@ -7,7 +7,7 @@ install:
|
|||
script:
|
||||
- chmod +x ./checker.sh
|
||||
- chmod +x ./combine.sh
|
||||
- chmod +x ./xmlparser.sh
|
||||
- chmod +x ./util/xmlparser.sh
|
||||
- chmod +x ./build.sh
|
||||
- chmod +x ./deploy.sh
|
||||
- ./checker.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue