balena-cli/build
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.js Implement device reboot command 2016-03-04 09:38:11 -04:00
errors.js Build CoffeeScript files with LICENSE additions 2016-01-11 15:58:35 -04:00
events.js Inject analytics in Capitano 2016-02-12 14:34:16 -04:00