Add summary to example_config_personal_desktop

This commit is contained in:
I-Al-Istannen 2020-06-26 17:24:23 +02:00
parent e4b1fac045
commit e8be6e498e

View File

@ -30,6 +30,8 @@ def main() -> None:
cookies="ilias_cookies.txt",
)
pferd.print_summary()
if __name__ == "__main__":
main()