mirror of
https://github.com/openwrt/luci.git
synced 2025-01-30 18:21:50 +00:00
7f6c7271b2
There is no driver_path prefix in the original lua code.
f6e6b055d5/applications/luci-app-nut/luasrc/model/cbi/nut_server.lua (L132-L135)
Currently the uci configuration file does not require this path prefix by default.
Closes #7542
Signed-off-by: Tianshuai Gao <cocopriestyu+github@gmail.com>
Signed-off-by: Paul Donald <newtwen+github@gmail.com>