bootstrap/specs/touch/runner

5 lines
70 B
Bash
Executable File

#!/usr/bin/env bash
echo "Creating $FILENAME"
touch "$OUT/$FILENAME"