mirror of
https://github.com/GiriNeko/CheckChrome.git
synced 2025-12-16 13:17:15 +00:00
Update combine.sh
This commit is contained in:
parent
611fdfff26
commit
7b8a0625a6
1 changed files with 3 additions and 3 deletions
|
|
@ -6,9 +6,9 @@ echo ''
|
|||
|
||||
cd ./tmp
|
||||
xmllint --format stable-arm.unformat.xml > stable-arm.format.xml
|
||||
xmllint --format beta-x86.unformat.xml > beta-arm.format.xml
|
||||
xmllint --format dev-x86.unformat.xml > dev-arm.format.xml
|
||||
xmllint --format canary-x64.unformat.xml > canary-arm.format.xml
|
||||
xmllint --format beta-arm.unformat.xml > beta-arm.format.xml
|
||||
xmllint --format dev-arm.unformat.xml > dev-arm.format.xml
|
||||
xmllint --format canary-arm.unformat.xml > canary-arm.format.xml
|
||||
|
||||
echo ''
|
||||
echo '-------------------------------------'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue