From 021f7d39e879f44f15d652d636fb5450e142ce87 Mon Sep 17 00:00:00 2001 From: zhuxu Date: Thu, 14 Aug 2025 12:19:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20hello.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/hello.sh b/hello.sh index 5ea6adf..850851d 100644 --- a/hello.sh +++ b/hello.sh @@ -1,3 +1,2 @@ #!/bin/bash - echo "Hello, World!" \ No newline at end of file