mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 15:35:05 +02:00
Print download summary in sync_url
This commit is contained in:
parent
4ce385b262
commit
57259e21f4
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue