1
0
Fork 0
mirror of https://github.com/actions/toolkit synced 2025-05-08 16:17:40 +00:00
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

4 lines
40 B
Bash
Executable file

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