forked from waja/action-debian-package
4 lines
30 B
Bash
Executable file
4 lines
30 B
Bash
Executable file
#!/bin/sh -l
|
|
|
|
echo "hello $1"
|