0599082efef372b55c3c5ed1ffef390439b0854d
[project/luci.git] / applications / luci-app-meshwizard / ipkg / postinst
1 #!/bin/sh
2 [ -n "${IPKG_INSTROOT}" ] || {
3         ( . /etc/uci-defaults/meshwizard ) && rm -f /etc/uci-defaults/meshwizard
4 }