1
0
mirror of synced 2025-02-20 04:01:02 +01:00
CriTools/win_view_utf.bat
2019-11-14 11:40:43 +08:00

3 lines
54 B
Batchfile

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