CheckChrome/run.sh
2018-08-19 22:41:07 +08:00

9 lines
No EOL
238 B
Bash

mkdir ./public -p
mkdir ./tmp/checker -p
mkdir ./tmp/parse -p
chmod +x ./util/checker.sh
chmod +x ./util/xmlparser.sh
chmod +x ./util/parse.sh
./util/parse.sh stable-x86 stable-x64 beta-x86 beta-x64 dev-x86 dev-x64 canary-x86 canary-x64