mirror of
https://github.com/GiriNeko/CheckChrome.git
synced 2025-12-16 13:17:15 +00:00
Fix a file name error
This commit is contained in:
parent
ae86a79e2f
commit
74e4b6a0f3
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ curl "https://tools.google.com/service/update2" --data "<?xml version='1.0' enco
|
|||
<app appid='{8A69D345-D564-463C-AFF1-A69D9E530F96}' ap='x64-dev-multi-chrome' version='' nextversion='' lang='' brand='GGLS' client=''>
|
||||
<updatecheck/>
|
||||
</app>
|
||||
</request>" > ./public/dev-64.xml
|
||||
</request>" > ./public/dev-x64.xml
|
||||
|
||||
echo ''
|
||||
echo '-------------------------------------'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue