diff --git a/hello-world.sh b/hello-world.sh index 5ec637e..25a51da 100644 --- a/hello-world.sh +++ b/hello-world.sh @@ -1,3 +1,5 @@ #!/bin/bash -echo 'Hello World' \ No newline at end of file + +echo 'Hello World Master' +