-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/share/debhelper/autoscripts/
File Upload :
Current File : //usr/share/debhelper/autoscripts/postrm-apache2

if [ "$1" = "purge" ] ; then
	if #CONDITIONAL_VARIABLE#; then
		if [ -e /usr/share/apache2/apache2-maintscript-helper ] ; then
			. /usr/share/apache2/apache2-maintscript-helper

			for conf in #NAMES# ; do
				apache2_invoke #HELPER# $conf #ACTION# || #ERROR_HANDLER#
			done
		fi
	fi
fi

Copyright © 2017 || Recoded By Mr.Bumblebee