From f92bcc2974b6dc7aff7d65674c4ee1fde8484269 Mon Sep 17 00:00:00 2001 From: AhFei Date: Fri, 13 Jan 2023 00:05:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=80=E4=B8=AA=E4=BD=8E=E7=BA=A7=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- naivesetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/naivesetup.sh b/naivesetup.sh index ef74b0b..98e5ab5 100644 --- a/naivesetup.sh +++ b/naivesetup.sh @@ -66,5 +66,5 @@ EOF systemctl daemon-reload systemctl enable --now naiveCaddy -ss -tulpn | grep caddy +echo 'ss -tulpn | grep caddy' systemctl status naiveCaddy \ No newline at end of file