1
0
mirror of synced 2024-11-12 01:00:51 +01:00
CriTools/view_utf.bat

3 lines
56 B
Batchfile
Raw Permalink Normal View History

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