1
0
mirror of synced 2024-11-28 00:00:53 +01:00
CriTools/win_awb2hcas.bat
2019-11-14 11:40:43 +08:00

4 lines
56 B
Batchfile

@echo off
node.exe "%~dp0index.js" awb2hcas %*
pause