mirror of
https://github.com/actions/toolkit.git
synced 2026-08-10 00:00:12 +02:00
5 lines
40 B
Bash
Executable File
5 lines
40 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
read var
|
|
echo $var
|