mirror of
https://github.com/gaoyifan/china-operator-ip.git
synced 2025-07-13 12:52:36 +08:00
Add stat file to index.html
This commit is contained in:
parent
eedd553b1e
commit
397e80ce9d
@ -4,7 +4,7 @@ git clone -b ip-lists https://${GH_REF} ip-lists
|
||||
rm ip-lists/*.txt
|
||||
mv result/* ip-lists
|
||||
cd ip-lists
|
||||
tree -H . -P "*.txt" -T "China Operator IP - prebuild results" > index.html
|
||||
tree -H . -P "*.txt|stat" -T "China Operator IP - prebuild results" > index.html
|
||||
git config user.name $GIT_USER_NAME
|
||||
git config user.email $GIT_USER_EMAIL
|
||||
git add .
|
||||
|
Loading…
Reference in New Issue
Block a user