diff --git a/ct/n8n.sh b/ct/n8n.sh index 1c5e3bcfa..fb688d432 100644 --- a/ct/n8n.sh +++ b/ct/n8n.sh @@ -28,7 +28,7 @@ function update_script() { exit fi - ensure_dependencies build-essential python3 python3-setuptools graphicsmagick + ensure_dependencies build-essential python3-setuptools graphicsmagick NODE_VERSION="24" setup_nodejs msg_info "Updating n8n"