Your IP : 216.73.216.170


Current Path : /proc/self/root/proc/self/root/usr/share/debhelper/autoscripts/
Upload File :
Current File : //proc/self/root/proc/self/root/usr/share/debhelper/autoscripts/postinst-defoma

if [ "$1" = "configure" ]; then
	if [ -x "`which defoma-app 2>/dev/null`" ]; then
		defoma-app update #PACKAGE#
	fi
fi