#!/usr/bin/env bash

set -u

printf 'beta\n' >"$CHANGE_WORK_DIR/beta"
printf '20-write-beta\n' >>"$CHANGE_WORK_DIR/mutations.log"
