更新源
This commit is contained in:
@@ -31,16 +31,17 @@ jobs:
|
||||
cd tools/
|
||||
pip install demjson3 --break-system-packages
|
||||
python fty.py
|
||||
python hebing.py dianshi.json tvbox_cleaned.json
|
||||
python hebing.py jsm.json tvbox_cleaned.json
|
||||
python xiao.py ../xiaosa/api.json dianshi_merged.json
|
||||
python xiao.py ../xiaosa/api.json jsm_merged.json
|
||||
\cp -pdr dianshi_merged_with_app_sites.json ../dianshi.json
|
||||
\cp -pdr jsm_merged_with_app_sites.json ../jsm.json
|
||||
python xiao.py ../xiaosa/api.json dianshi.json
|
||||
python xiao.py ../xiaosa/api.json jsm.json
|
||||
\cp -pdr tvbox_cleaned.json ../fty.json
|
||||
\cp -pdr dianshi_with_app_sites.json ../dianshi.json
|
||||
\cp -pdr jsm_with_app_sites.json ../jsm.json
|
||||
\cp -pdr fan.txt ../jar/fan.txt
|
||||
\cp -pdr ../xiaosa/spider.jar ../jar/spider.jar
|
||||
git clone --depth=1 --recursive https://github.com/fantaiying7/EXT.git
|
||||
\cp -pdr EXT/* ../FTY/
|
||||
rm -rf dianshi_merged_with_app_sites.json jsm_merged_with_app_sites.json dianshi_merged.json jsm_merged.json tvbox_cleaned.json fan.txt EXT
|
||||
python copy_xbpq.py dianshi_with_app_sites.json
|
||||
rm -rf dianshi_with_app_sites.json jsm_with_app_sites.json tvbox_cleaned.json fan.txt EXT
|
||||
cd ../
|
||||
shell: bash
|
||||
- name: Git push assets to "release" branch
|
||||
|
||||
Reference in New Issue
Block a user