summaryrefslogtreecommitdiffhomepage
path: root/i18n/polish/ipkg
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/polish/ipkg')
-rwxr-xr-xi18n/polish/ipkg/postinst4
1 files changed, 0 insertions, 4 deletions
diff --git a/i18n/polish/ipkg/postinst b/i18n/polish/ipkg/postinst
deleted file mode 100755
index c562629e2..000000000
--- a/i18n/polish/ipkg/postinst
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-[ -n "${IPKG_INSTROOT}" ] || {
- ( . /etc/uci-defaults/luci-i18n-polish ) && rm -f /etc/uci-defaults/luci-i18n-polish
-}