mirror of
https://github.com/graphql-hive/console
synced 2026-04-22 15:07:18 +00:00
3 lines
48 B
Batchfile
3 lines
48 B
Batchfile
@echo off
|
|
|
|
node --no-deprecation "%~dp0\run" %*
|