actions-playground/bar-service/bar.sh
2022-08-15 22:30:04 +02:00

7 lines
No EOL
116 B
Bash
Executable file

#!/usr/bin/env bash
echo 'running bar!'
echo 'cool new feature -fixing feature'
echo 'new feature'
echo 'and here'