From 0ace140df74d804e313f560e7f0d5da34d0748cf Mon Sep 17 00:00:00 2001 From: Zhu Rengen Date: Tue, 10 Aug 2021 11:19:31 +0800 Subject: [PATCH] update --- resource/template/component/server.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/resource/template/component/server.html b/resource/template/component/server.html index e06781e..ff29c47 100644 --- a/resource/template/component/server.html +++ b/resource/template/component/server.html @@ -24,6 +24,18 @@ + +
+ +
+
+ Shell(推荐) +
+
+ curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo ./nezha.sh 5555 +
+
+