summaryrefslogtreecommitdiffhomepage
path: root/i18n/polish/ipkg/postinst
blob: c562629e20c93fa0e6388c2a2c80f23e3eda61e3 (plain)
1
2
3
4
#!/bin/sh
[ -n "${IPKG_INSTROOT}" ] || {
	( . /etc/uci-defaults/luci-i18n-polish ) && rm -f /etc/uci-defaults/luci-i18n-polish
}