diff --git a/hello-world.sh b/hello-world.sh index 3753b0b..c80a566 100644 --- a/hello-world.sh +++ b/hello-world.sh @@ -1 +1,2 @@ -echo "hello world?" \ No newline at end of file +echo "hello world?" +echo "this is a push commit test." \ No newline at end of file