diff options
| author | Mistivia <i@mistivia.com> | 2025-03-16 20:20:16 +0800 |
|---|---|---|
| committer | Mistivia <i@mistivia.com> | 2025-03-16 20:20:24 +0800 |
| commit | ed2619b17bad9cf6b9a2e21f49c4edc0349cfe3d (patch) | |
| tree | 9c3c1d43a4acdb5cb33ace7c3f9f6f1ba992da2e /data/update.sh | |
| parent | fcaa119823d6937e29616e3da65131d295d12666 (diff) | |
add tcg banlist
Diffstat (limited to 'data/update.sh')
| -rw-r--r-- | data/update.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/update.sh b/data/update.sh index 153bcc8..f9a6f81 100644 --- a/data/update.sh +++ b/data/update.sh @@ -5,6 +5,7 @@ python3 build-card-info.py python3 split.py python3 genbanlist.py > ../src/ocg_banlist.json python3 cn-genbanlist.py > ../src/cnocg_banlist.json +python3 tcg-genbanlist.py > ../src/tcg_banlist.json python3 md-genbanlist.py > ../src/md_banlist.json rsync -avz ./card_db_parts/ root@raye:/volume/webroot/card_db_parts/ |
