community.general/test/integration/targets/script/files/create_afile.sh

3 lines
38 B
Bash
Executable File

#!/usr/bin/env bash
echo "win" > "$1"