1
0
Fork 0
espelhamento de https://git.openwrt.org/project/luci.git sincronizado 2025-01-18 15:43:42 +00:00
luci/applications/luci-app-babeld/root/etc/uci-defaults/40_luci-babeld
Jonathan Pagel 17ee61c601 luci-app-babeld: rewrite javascript without CDN includes
Rewrite luci app in javascript without external sources

CC-Signed-off-by: Nick Hainke <vincent@systemli.org>
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2021-02-15 07:44:02 -10:00

5 linhas
69 B
Bash

#!/bin/sh
uci set babeld.@general[0].ubus_bindings='true'
return 0