toolkit/packages/exec/__tests__/scripts/wait-for-input.sh
Seth Vargo c4b6011310
Allow specifying stdin (#360)
* Allow specifying stdin
2020-04-13 13:39:42 -04:00

5 lines
40 B
Bash
Executable File

#!/usr/bin/env bash
read var
echo $var