mirror of
https://github.com/n8n-io/n8n
synced 2026-05-10 13:32:23 +02:00
4 lines
40 B
Batchfile
Executable File
4 lines
40 B
Batchfile
Executable File
@echo off
|
|
|
|
node "%~dp0\n8n-node-dev" %*
|