Update install

This commit is contained in:
Michel Roegl-Brunner 2026-01-26 13:43:25 +01:00
parent 7171f0a497
commit 602f23f92a

View File

@ -13,6 +13,12 @@ setting_up_container
network_check network_check
update_os 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 NODE_VERSION="24" NODE_MODULE="clawdbot@latest" setup_nodejs
import_local_ip import_local_ip