mirror of
https://github.com/actions/toolkit
synced 2025-05-08 16:17:40 +00:00
4 lines
40 B
Bash
Executable file
4 lines
40 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
read var
|
|
echo $var
|