mirror of
https://github.com/GiriNeko/CheckChrome.git
synced 2025-12-17 13:47:21 +00:00
chore: add new domain: chrome-dl.com
This commit is contained in:
parent
d18c709339
commit
9da2c78ec6
4 changed files with 12 additions and 10 deletions
|
|
@ -4,9 +4,9 @@ node_js:
|
|||
sudo: enabled
|
||||
dist: xenial
|
||||
install:
|
||||
- curl -L https://noc.one/ubuntu | bash
|
||||
- sudo apt update
|
||||
- sudo apt -y install libxml2-utils
|
||||
- sudo apt-get clean
|
||||
- sudo apt-get update
|
||||
- sudo apt-get -y install libxml2-utils
|
||||
script:
|
||||
- chmod +x ./run.sh
|
||||
- ./run.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue