#!/bin/sh
set -o nounset
set -o errexit
echo > "${WORK_DIR}/flag"
