diff --git a/helloworld.sh b/helloworld.sh index aa401519..00ac2557 100755 --- a/helloworld.sh +++ b/helloworld.sh @@ -4,3 +4,4 @@ echo "The time is $(date)." echo "Another Line" echo "Yet another change" echo "line 66" +echo "line 99"