2 lines
38 B
Bash
2 lines
38 B
Bash
#!/bin/sh
|
|
echo hook.d/alert/yo: yo $*
|
#!/bin/sh
|
|
echo hook.d/alert/yo: yo $*
|