balena-cli/bin
Paulo Castro d15b54cf40 Fix fast-boot module caching with read-only installation folders
* Add missing fast-boot `stop()` call on CLI exit to avoid 1s timeout.
* Move `.fast-boot.json` to `~/.balena/cli-module-cache.json` to
address scenarios where the CLI is installed to a read-only folder:
- pkg's internal 'snapshot' filesystem (standalone zip package)
- Root-owned folder without write permission to regular users,
  like `/usr[/local]/lib/balena-cli` (the case of caxa-based
  installers or the GUI installer for macOS).

Change-type: patch
2021-05-27 00:23:36 +00:00
..
balena Fix fast-boot module caching with read-only installation folders 2021-05-27 00:23:36 +00:00
balena-dev Fix fast-boot module caching with read-only installation folders 2021-05-27 00:23:36 +00:00