mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Update clawdbot-install.sh
This commit is contained in:
@@ -14,7 +14,7 @@ network_check
|
||||
update_os
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt-get install -y \
|
||||
$STD apt install -y \
|
||||
build-essential \
|
||||
git
|
||||
msg_ok "Installed Dependencies"
|
||||
@@ -22,10 +22,7 @@ msg_ok "Installed Dependencies"
|
||||
|
||||
NODE_VERSION="24" NODE_MODULE="pnpm@latest" setup_nodejs
|
||||
|
||||
msg_info "Installing Clawdbot"
|
||||
curl -fsSL https://clawd.bot/install.sh | bash
|
||||
msg_ok "Installed Clawdbot"
|
||||
|
||||
|
||||
|
||||
motd_ssh
|
||||
|
||||
Reference in New Issue
Block a user