mirror of
https://github.com/n8n-io/n8n.git
synced 2025-11-20 17:46:34 +00:00
4 lines
31 B
Batchfile
Executable File
4 lines
31 B
Batchfile
Executable File
@echo off
|
|
|
|
node "%~dp0\n8n" %*
|