refactor: some minor changes

This commit is contained in:
SukkaW 2018-08-20 09:48:05 +08:00
parent c028a4a997
commit 3c6538c758
3 changed files with 6 additions and 4 deletions

4
run.sh
View file

@ -6,4 +6,6 @@ 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
./util/parse.sh stable-x86 stable-x64 beta-x86 beta-x64 dev-x86 dev-x64 canary-x86 canary-x64
cp -rf src/index.html tmp/index.html