diff --git a/bar-service/bar.sh b/bar-service/bar.sh index 019eb5d..3d80354 100755 --- a/bar-service/bar.sh +++ b/bar-service/bar.sh @@ -1,3 +1,4 @@ #!/usr/bin/env bash echo 'running bar!' +echo 'cool new feature' \ No newline at end of file