- add LXC debian trixie upgrade (
update -dist-upgrade
) - "only" or "exclude" LXC/VM by ID/TAG/range #thx to @AdamSutch
- add debug mode (can be enabled in config file)
- add check-updates command
update -check
- add email notification after update
- add better email notification for update-check
- add more symbolic
- add LXC template detection
- check "paused" VMs during update-check and bring them back in pause
- fix #203 Error on apt clean
- fix unsupported neofetch under trixie - change to screenfetch
- fix #201 (abbort after template detection)
- fix VM ID in error-log-file
- fix shell check
- fix typo
- code cleaning