GitHub Repositories Backup Tools v0.9.1
📝 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