hydra/t/jobs/dir-with-file-builder.sh
2024-01-26 01:20:07 -05:00

5 lines
46 B
Bash
Executable file

#! /bin/sh
mkdir $out
echo foo > $out/a-file