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