mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-18 13:31:19 +02:00
flowise: add deps
This commit is contained in:
committed by
GitHub
parent
a5398b742c
commit
dcb4819a77
@@ -14,7 +14,11 @@ network_check
|
||||
update_os
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt install -y build-essential python3-dev
|
||||
$STD apt install -y \
|
||||
build-essential \
|
||||
python3-dev \
|
||||
python3-setuptools \
|
||||
pkg-config
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
NODE_VERSION="24" setup_nodejs
|
||||
|
||||
Reference in New Issue
Block a user