if [ "$ACTION" = renewed ]; then
	/etc/init.d/nginx reload
fi