mirror of
https://github.com/n8n-io/n8n
synced 2026-04-23 00:27:19 +00:00
4 lines
40 B
Batchfile
4 lines
40 B
Batchfile
|
|
@echo off
|
||
|
|
|
||
|
|
node "%~dp0\n8n-node-dev" %*
|