Rework LuCI build system
[project/luci.git] / applications / luci-app-wshaper / ipkg / postinst
diff --git a/applications/luci-app-wshaper/ipkg/postinst b/applications/luci-app-wshaper/ipkg/postinst
new file mode 100644 (file)
index 0000000..dad8842
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+[ -n "${IPKG_INSTROOT}" ] || {
+       ( . /etc/uci-defaults/wshaper ) && rm -f /etc/uci-defaults/wshaper
+       exit 0
+}
+