modules/admin-full: remove duplicate fallback translation in opkg error reporting
[project/luci.git] / modules / freifunk / ipkg / postinst
1 #!/bin/sh
2
3 [ -n "${IPKG_INSTROOT}" ] || {
4         /etc/init.d/freifunk enabled || /etc/init.d/freifunk enable
5 }