mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-03-20 03:32:40 +08:00
4
packages/exec/__tests__/scripts/wait-for-input.sh
Executable file
4
packages/exec/__tests__/scripts/wait-for-input.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
read var
|
||||
echo $var
|
||||
Reference in New Issue
Block a user