mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
Remove default latlon_file specification
This commit is contained in:
@@ -433,7 +433,6 @@ olsrd_write_loadplugin() {
|
||||
fi
|
||||
|
||||
config_get latlon_file "$cfg" latlon_file
|
||||
[ -z "$latlon_file" ] && config_set "$cfg" latlon_file '/var/run/latlon.js'
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user