luci/applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view
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
..
attendedsysupgrade luci-app-attendedsysupgrade: fix missing efi path 2022-03-09 11:31:25 +01:00