#!/bin/sh
#
#

set -e

init_script_error_handler()
{
	return 0
}

#DEBHELPER#

exit 0
