generate summary before posting

This commit is contained in:
iou1name 2019-06-03 19:05:51 -04:00
parent f23f5a3a00
commit bfddb30a91

View File

@ -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()