mirror of
https://github.com/gaoyifan/china-operator-ip.git
synced 2025-12-16 22:33:16 +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
|
rm ip-lists/*.txt
|
||||||
mv result/* ip-lists
|
mv result/* ip-lists
|
||||||
cd 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.name $GIT_USER_NAME
|
||||||
git config user.email $GIT_USER_EMAIL
|
git config user.email $GIT_USER_EMAIL
|
||||||
git add .
|
git add .
|
||||||
|
|||||||
Reference in New Issue
Block a user