mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-10 21:02:08 +00:00
4 lines
31 B
Batchfile
4 lines
31 B
Batchfile
|
@echo off
|
||
|
|
||
|
node "%~dp0\run" %*
|