juci postinst juci-update

This commit is contained in:
Sukru Senli 2015-06-11 13:09:09 +02:00 committed by Martin Schröder
parent 4f8c9a3861
commit 41200eca67

View file

@ -79,6 +79,7 @@ if [ "$$(uci -q get uhttpd.main.ubus_prefix)" != "/ubus" ]; then
uci commit uhttpd
fi
juci-update
exit 0
endef