mirror of
https://githubfast.com/mhwikicn/mh.git
synced 2024-11-22 03:30:05 +08:00
Delete batch-trans.bat
This commit is contained in:
parent
49baf693ba
commit
d40496a627
@ -1,6 +0,0 @@
|
||||
@echo off
|
||||
chcp 65001
|
||||
for %%i in (*.htm) do (
|
||||
"C:\Program Files (x86)\GnuWin32\bin\iconv.exe" -f SHIFT_JISX0213 -t UTF-8 %%i > o\%%i
|
||||
)
|
||||
pause
|
Loading…
Reference in New Issue
Block a user