This repository was archived by the owner on Jan 30, 2025. It is now read-only.
v4.0.1
Bugfixes
- fix cleanup logic. After successful image installation, a message "user aborted" was displayed. To circumvent the issue, two functions are now registered with trap for cleanup logic. One on EXIT, and an other one on INT or TERM.