v4k-git-backup/tools/editor_sync.bat

7 lines
132 B
Batchfile

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