Files
container-action/entrypoint.sh

4 lines
30 B
Bash
Raw Normal View History

2019-08-03 21:55:35 -04:00
#!/bin/sh -l
echo "hello $1"