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