From 41200eca678e410bcecc5dc673a7d2dabf4d43a7 Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Thu, 11 Jun 2015 13:09:09 +0200 Subject: [PATCH] juci postinst juci-update --- webgui/juci/Makefile | 1 + 1 file changed, 1 insertion(+) 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