@echo off

node --no-deprecation "%~dp0\run" %*
