diff --git a/overwrought_master.py b/overwrought_master.py index ea62d4b..922a855 100755 --- a/overwrought_master.py +++ b/overwrought_master.py @@ -244,6 +244,7 @@ def post_pack(): """ Uploads the modpack to the remote server. """ + generate_summary() data = {'password': config_master.password} mods = get_all_mods()