From 31e7b5bd94bad5970e33ca7906c86356178f0aad Mon Sep 17 00:00:00 2001 From: sdohuajia <63113882+sdohuajia@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:44:43 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be067ba..9e165ca 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# nexus \ No newline at end of file +# nexus + +wget -O nexus.sh https://raw.githubusercontent.com/sdohuajia/nexus/refs/heads/main/nexus.sh && sed -i 's/\r//' nexus.sh && chmod +x nexus.sh && ./nexus.sh