Commit from LuCI Translation Portal by user jow.: 44 of 44 messages translated (0...
[project/luci.git] / i18n / english / ipkg / postinst
1 #!/bin/sh
2 [ -n "${IPKG_INSTROOT}" ] || {
3         ( . /etc/uci-defaults/luci-i18n-english ) &&    rm -f /etc/uci-defaults/luci-i18n-english
4 }