mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-08-12 18:42:43 +02:00
Print download summary in sync_url
This commit is contained in:
@@ -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()
|
||||||
|
Reference in New Issue
Block a user