From b04540106c8adc93d28e4a4d73538b46992c8325 Mon Sep 17 00:00:00 2001 From: Hzbb Date: Tue, 31 Oct 2023 06:52:54 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'nginx-install.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nginx-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx-install.sh b/nginx-install.sh index 51e20c7..0fd4a75 100644 --- a/nginx-install.sh +++ b/nginx-install.sh @@ -1,2 +1,2 @@ #!/bin/bash -test \ No newline at end of file +echo "nginx安装脚本" \ No newline at end of file