luci/applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade
Paul Spooren 65266c490a luci-app-attendedsysupgrade: fix missing efi path
If running on a non EFI system, the file `/sys/firmware/efi` is not
available and therefore results in an error of `fs.stat`. Wrap it with
`L.resolveDefault` to avoid the error message and make it work on
non-EFI devices again.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2022-03-09 11:31:25 +01:00
..
configuration.js luci-app-attendedsysupgrade: use correct linter settings 2021-09-05 22:44:19 -10:00
overview.js luci-app-attendedsysupgrade: fix missing efi path 2022-03-09 11:31:25 +01:00