start.bat 167 B

12345678910
  1. @echo off
  2. if not "%OS%"=="Windows_NT" exit
  3. title WindosActive
  4. @REM echo before:%cd%
  5. @REM echo to: %~dp0
  6. cd /D %~dp0
  7. @REM echo after:%cd%
  8. node index.js --export