Update n8n installation to latest version

This commit is contained in:
CanbiZ (MickLesk)
2026-07-16 10:07:42 +02:00
committed by GitHub
parent c8e4c9313f
commit df981e5a54
+1 -1
View File
@@ -45,7 +45,7 @@ EOF
systemctl daemon-reload
fi
$STD npm install -g n8n@2.27.5
$STD npm install -g n8n@latest
systemctl restart n8n
msg_ok "Updated n8n"
msg_ok "Updated successfully!"