#!/bin/sh -e

cd "$(dirname "$(realpath -- "$0")")"
exec rm -f schema-validate
