diff --git a/scripts/hello-world.sh b/scripts/hello-world.sh index a89f8c0..e8e2dd9 100755 --- a/scripts/hello-world.sh +++ b/scripts/hello-world.sh @@ -1,3 +1,4 @@ #!/usr/bin/env bash echo "Hello World!" -echo "This is me" +echo "test this" +