3 lines
48 B
Batchfile
3 lines
48 B
Batchfile
|
pushd %~dp0\en
|
||
|
py ..\sync.py ..\struct.json
|
||
|
popd
|