diff options
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/ |
