3 lines
61 B
Bash
3 lines
61 B
Bash
#!/usr/bin/env bash
|
|
|
|
echo 'hello from example baz plugin :)'
|
#!/usr/bin/env bash
|
|
|
|
echo 'hello from example baz plugin :)'
|