Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

v4.0.1

Choose a tag to compare

@jsamr jsamr released this 17 May 16:06
· 77 commits to master since this release

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.