1) Added handling for no provider accounts configured (or enabled for incoming/outgoi...
[project/luci.git] / applications / luci-meshwizard / ipkg / postinst
1 #!/bin/sh
2 [ -n "${IPKG_INSTROOT}" ] || {
3 ( . /etc/uci-defaults/meshwizard ) && rm -f /etc/uci-defaults/meshwizard
4 }