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