From bf827814b7be38ede0adf6942c3482e554f37c68 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Tue, 28 Jul 2026 15:35:14 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Service=EF=BC=9AOpenClaw?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Service%EF%BC%9AOpenClaw.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Service%EF%BC%9AOpenClaw.md b/Service%EF%BC%9AOpenClaw.md index 85d75fb..25f8988 100644 --- a/Service%EF%BC%9AOpenClaw.md +++ b/Service%EF%BC%9AOpenClaw.md @@ -12,4 +12,10 @@ curl -fsSL https://nodesource.com | bash - ```bash apt install -y nodejs +``` + +# 安裝 OpenClaw + +```bash +curl -fsSL https://openclaw.ai/install.sh | bash ``` \ No newline at end of file