Skip to content

GitHub Repositories Backup Tools v0.9.1

Choose a tag to compare

@smartlegionlab smartlegionlab released this 01 Apr 11:50
· 63 commits to master since this release

📝 Changelog

v0.9.1 Updates:

  • Added new --reboot flag that performs system reboot after completion
  • Made --reboot and --shutdown mutually exclusive using argparse group
  • Added reboot() method similar to shutdown() but for system restart
  • Changed the priority of receiving and checking information when initializing the application
  • Fixed incorrect display of some user interface elements