action-debian-package/entrypoint.sh

4 lines
30 B
Bash
Raw Normal View History

2020-03-25 21:27:56 +00:00
#!/bin/sh -l
echo "hello $1"