feat(api): bring up

This commit is contained in:
SukkaW 2018-08-04 15:52:20 +08:00
parent 5f8e97f431
commit c0307e29fa
4 changed files with 124 additions and 13 deletions

View file

@ -10,6 +10,6 @@ script:
- chmod +x ./deploy.sh
- ./checker.sh
- ./combine.sh
- ./xmlparser.sh public/chrome.xml > tmp/chrome_xml_parser_result.txt
- ./xmlparser.sh tmp/chrome.xml > tmp/chrome_xml_parser_result.txt
- ./build.sh
- ./deploy.sh > /dev/null