#!/bin/sh

get_image_type()
{
	echo debug;
}