uhttpd: fix exit code of mod-ubus postinstall script

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 44132
master
Jo-Philipp Wich 10 years ago
parent 9a8a348f14
commit 8f5c0708ed
  1. 2
      package/network/services/uhttpd/files/ubus.default

@ -4,3 +4,5 @@ if [ -z "$(uci -q get uhttpd.main.ubus_prefix)" ]; then
uci set uhttpd.main.ubus_prefix=/ubus uci set uhttpd.main.ubus_prefix=/ubus
uci commit uhttpd uci commit uhttpd
fi fi
exit 0

Loading…
Cancel
Save