balena-cli/lib
Juan Cruz Viotti 30663b0301 Force update alert to be always shown
If `updateCheckInterval` has any meanginful value, the alert will be
shown one out of ten times, or something like that, making the user
likely to miss updates.

The underlying issue is that `update-notifier`, if it detects a cached
update notification, it deletes it, and only attempts to show it back if
`updateCheckInterval` is greater than `Date.now() - lastUpdateCheck`.
2016-03-08 09:23:03 -04:00
..
actions Implement device reboot command 2016-03-04 09:38:11 -04:00
utils Force update alert to be always shown 2016-03-08 09:23:03 -04:00
app.coffee Implement device reboot command 2016-03-04 09:38:11 -04:00
errors.coffee Change license to Apache 2.0 2016-01-03 23:58:51 -04:00
events.coffee Inject analytics in Capitano 2016-02-12 14:34:16 -04:00