From e1d65d4a4d74e9c3ac0ba525763b94fd344966e4 Mon Sep 17 00:00:00 2001 From: starry <115192496+sky22333@users.noreply.github.com> Date: Mon, 2 Feb 2026 06:38:49 +0800 Subject: [PATCH] Update README.md --- openclaw/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openclaw/README.md b/openclaw/README.md index 8e8e4a3..6027433 100644 --- a/openclaw/README.md +++ b/openclaw/README.md @@ -7,7 +7,7 @@ bash <(curl -sSL https://raw.githubusercontent.com/sky22333/shell/main/openclaw/ ### mac 脚本 ``` -bash <(curl -sSL https://raw.githubusercontent.com/sky22333/shell/main/openclaw/install_mac.sh) +/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/sky22333/shell/main/openclaw/install_mac.sh)" ``` ### windows 脚本