From 0102a2a5eb6388a9c5e0a0a74b86b90a693ddf19 Mon Sep 17 00:00:00 2001 From: Hzbb Date: Tue, 31 Oct 2023 06:52:15 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=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, 2 insertions(+) create mode 100644 nginx-install.sh diff --git a/nginx-install.sh b/nginx-install.sh new file mode 100644 index 0000000..51e20c7 --- /dev/null +++ b/nginx-install.sh @@ -0,0 +1,2 @@ +#!/bin/bash +test \ No newline at end of file