From 9c439c150367c9b8408b7cd02788ed60a9c0c9c7 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Mon, 26 Jan 2026 13:31:24 +0100 Subject: [PATCH] Updated Install Flow --- install/clawdbot-install.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/install/clawdbot-install.sh b/install/clawdbot-install.sh index 861a8570f..374067a77 100644 --- a/install/clawdbot-install.sh +++ b/install/clawdbot-install.sh @@ -13,12 +13,6 @@ setting_up_container network_check update_os -msg_info "Installing Dependencies" -$STD apt-get install -y \ - build-essential \ - git -msg_ok "Installed Dependencies" - NODE_VERSION="24" NODE_MODULE="clawdbot@latest" setup_nodejs import_local_ip