1
0
mirror of synced 2024-09-23 18:58:24 +02:00
CriTools/awb2hcas.bat

4 lines
57 B
Batchfile
Raw Permalink Normal View History

2020-03-12 03:35:30 +01:00
@echo off
node.exe "%~dp0src\index.js" awb2hcas %*
pause