mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-20 17:29:09 +08:00
5 lines
40 B
Bash
Executable File
5 lines
40 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
read var
|
|
echo $var
|