mirror of
https://github.com/GiriNeko/CheckChrome.git
synced 2025-12-16 21:27:24 +00:00
update
This commit is contained in:
parent
18e0e571c9
commit
dd4502c58a
1 changed files with 3 additions and 3 deletions
6
run.sh
6
run.sh
|
|
@ -1,6 +1,6 @@
|
||||||
mkdir ./public/api -p
|
mkdir -p ./public/api
|
||||||
mkdir ./tmp/checker -p
|
mkdir -p ./tmp/checker
|
||||||
mkdir ./tmp/parse -p
|
mkdir -p ./tmp/parse
|
||||||
mkdir ./tmp/api/
|
mkdir ./tmp/api/
|
||||||
|
|
||||||
chmod +x ./util/checker.sh
|
chmod +x ./util/checker.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue