diff --git a/hello-world.sh b/hello-world.sh index dc86952..f22186a 100755 --- a/hello-world.sh +++ b/hello-world.sh @@ -1,3 +1,4 @@ #! /bin/bash echo "hallo welt" +echo "hello world"