Update flame-install.sh

This commit is contained in:
CanbiZ (MickLesk)
2026-06-29 09:34:09 +02:00
committed by GitHub
parent fd477ff075
commit 3ca48fbc64
+1 -2
View File
@@ -14,8 +14,7 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt install -y \
build-essential
$STD apt install -y build-essential
msg_ok "Installed Dependencies"
NODE_VERSION="22" setup_nodejs