diff --git a/webgui/juci/Makefile b/webgui/juci/Makefile index 4d367055d..0e747cf48 100644 --- a/webgui/juci/Makefile +++ b/webgui/juci/Makefile @@ -79,6 +79,7 @@ if [ "$$(uci -q get uhttpd.main.ubus_prefix)" != "/ubus" ]; then uci commit uhttpd fi +juci-update exit 0 endef