mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 11:50:06 +00:00
n8n: add build-essential to update dependencies (#12795)
This commit is contained in:
parent
c9f7453222
commit
00be37a151
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ function update_script() {
|
|||
exit
|
||||
fi
|
||||
|
||||
ensure_dependencies graphicsmagick
|
||||
ensure_dependencies build-essential python3-setuptools graphicsmagick
|
||||
NODE_VERSION="24" setup_nodejs
|
||||
|
||||
msg_info "Updating n8n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue