generate summary before posting
This commit is contained in:
parent
f23f5a3a00
commit
bfddb30a91
|
@ -244,6 +244,7 @@ def post_pack():
|
||||||
"""
|
"""
|
||||||
Uploads the modpack to the remote server.
|
Uploads the modpack to the remote server.
|
||||||
"""
|
"""
|
||||||
|
generate_summary()
|
||||||
data = {'password': config_master.password}
|
data = {'password': config_master.password}
|
||||||
|
|
||||||
mods = get_all_mods()
|
mods = get_all_mods()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user