mirror of
https://github.com/actions/container-toolkit-action.git
synced 2025-12-10 11:56:49 +00:00
4 lines
30 B
Bash
Executable File
4 lines
30 B
Bash
Executable File
#!/bin/sh -l
|
|
|
|
echo "hello $1"
|