mirror of
https://github.com/Dokploy/cli.git
synced 2026-06-15 20:25:22 +02:00
4 lines
86 B
Batchfile
4 lines
86 B
Batchfile
@echo off
|
|
|
|
node --loader ts-node/esm --no-warnings=ExperimentalWarning "%~dp0\dev" %*
|