From 9c4e85afbedbc7ed20612ed220109c38e506016f Mon Sep 17 00:00:00 2001 From: RyanY610 <106591422+RyanY610@users.noreply.github.com> Date: Tue, 28 Mar 2023 20:26:28 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e9daae..fae6e01 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 一键安装ssh密钥 ``` -wget -q https://raw.githubusercontent.com/RyanY610/logs/main/null -O /root/.ssh/authorized_keys +bash <(curl -sSL https://raw.githubusercontent.com/RyanY610/logs/main/Key/null.sh) ``` ## 新增用户