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