apt update && apt upgrade -y && apt install -y curl wget git unzip
curl -fsSL https://nodesource.com | bash -
apt install -y nodejs
curl -fsSL https://openclaw.ai/install.sh | bash
openclaw version
openclaw onboard --install-daemon
sudo loginctl enable-linger $USER
openclaw gateway status --port 18789
echo "$(openssl rand -hex 32)" > openclaw-token
openclaw config set gateway.auth.token "$(cat openclaw-token)"
Deleting the wiki page "Service:OpenClaw" cannot be undone. Continue?