update CLI

This commit is contained in:
Maximilian Keßler 2023-12-22 12:45:52 +01:00
parent d6000a299e
commit f16a772971
Signed by: max
GPG Key ID: BCC5A619923C0BA5

View File

@ -75,7 +75,8 @@ def subcommand_generate_site():
def subcommand_run():
subcommand_fetch("all")
subcommand_fetch("games")
subcommand_fetch("game-details")
subcommand_process_ratings()
subcommand_process_stats()
subcommand_generate_site()