roa_sync.bat: cheama COMUN\scripts\roa_sync.ps1

Scriptul de sync s-a mutat din UTIL\foxbin2prg in COMUN\scripts (SVN r17902,
se distribuie prin svn update); vechea cale ramane doar stub.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AvccPZXr4A9ihcTtExNoJT
This commit is contained in:
2026-07-27 12:09:58 +03:00
parent 3b9ca92b96
commit 96577f0005

View File

@@ -1,2 +1,2 @@
@echo off @echo off
powershell -ExecutionPolicy Bypass -File D:\ROA\UTIL\foxbin2prg\roa_sync.ps1 -ProjectRoot "%~dp0." powershell -ExecutionPolicy Bypass -File "%~dp0COMUN\scripts\roa_sync.ps1" -ProjectRoot "%~dp0."