v4k-git-backup/tools/editor_sync.bat

8 lines
164 B
Batchfile

@echo off
cd %~dp0\..
setlocal enabledelayedexpansion
pushd tools\
rd/q/s editor
xcopy/e/y ..\..\fwk-mirror\tools\editor editor\
popd
call tools\editor_rename.bat