mirror of
https://github.com/n8n-io/n8n
synced 2026-04-21 15:47:20 +00:00
3 lines
40 B
Batchfile
Executable file
3 lines
40 B
Batchfile
Executable file
@echo off
|
|
|
|
node "%~dp0\n8n-node-dev" %*
|