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:57 +03:00
parent 1fb478ae81
commit f45a9f6864

View File

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