From c12204b3daca805ffd05383bf307e6cb27ea3a4e Mon Sep 17 00:00:00 2001 From: ZhuXu Date: Thu, 12 Jun 2025 21:16:05 +0800 Subject: [PATCH] feat: add hello.sh TG-9 #read-for-test --- hello.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.sh b/hello.sh index 5ea6adf..2e93661 100644 --- a/hello.sh +++ b/hello.sh @@ -1,3 +1,3 @@ #!/bin/bash -echo "Hello, World!" \ No newline at end of file +echo "Hello, World!"