espelhamento de
https://git.openwrt.org/project/luci.git
sincronizado 2025-01-18 15:43:42 +00:00
17ee61c601
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>
5 linhas
69 B
Bash
5 linhas
69 B
Bash
#!/bin/sh
|
|
|
|
uci set babeld.@general[0].ubus_bindings='true'
|
|
|
|
return 0
|