mirror of
https://github.com/gaoyifan/china-operator-ip.git
synced 2025-12-16 14:23:18 +08:00
Add stat file to index.html
This commit is contained in:
@@ -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 .
|
||||
|
||||
Reference in New Issue
Block a user