mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-27 21:00:40 +00:00
n8n: add build-essential to update dependencies (#12795)
This commit is contained in:
committed by
GitHub
parent
c9f7453222
commit
00be37a151
@@ -28,7 +28,7 @@ function update_script() {
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
ensure_dependencies graphicsmagick
|
ensure_dependencies build-essential python3-setuptools graphicsmagick
|
||||||
NODE_VERSION="24" setup_nodejs
|
NODE_VERSION="24" setup_nodejs
|
||||||
|
|
||||||
msg_info "Updating n8n"
|
msg_info "Updating n8n"
|
||||||
|
|||||||
Reference in New Issue
Block a user