Update openclaw_arch_install.sh
This commit is contained in:
parent
b4e14f6b37
commit
83a12f6b4a
|
|
@ -7,4 +7,6 @@ source ~/.bashrc
|
|||
nvm install 22
|
||||
nvm use 22
|
||||
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
|
||||
curl -fsSL https://openclaw.ai/install.sh | bash
|
||||
Loading…
Reference in New Issue