Merge pull request #278 from nmav/ocserv
[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 }