mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Print download summary in sync_url
This commit is contained in:
parent
4ce385b262
commit
57259e21f4
@ -102,6 +102,8 @@ def main() -> None:
|
|||||||
file_conflict_resolver=file_confilict_resolver
|
file_conflict_resolver=file_confilict_resolver
|
||||||
)
|
)
|
||||||
|
|
||||||
|
pferd.print_summary()
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
main()
|
main()
|
||||||
|
Loading…
Reference in New Issue
Block a user