diff --git a/hello.sh b/hello.sh index 5ea6adf..850851d 100644 --- a/hello.sh +++ b/hello.sh @@ -1,3 +1,2 @@ #!/bin/bash - echo "Hello, World!" \ No newline at end of file