#!/usr/bin/env bash
echo "${FAKE_SHA:-aaaa}  ${1:-file}"
