- cambiata path per copia exe

This commit is contained in:
Emmanuele Sassi
2024-10-05 11:18:39 +02:00
parent 1aa26ca644
commit bde93faa1a
+1 -1
View File
@@ -1,3 +1,3 @@
param([string]$ProjectDir, [string]$ProjectPath);
Copy-Item -Path c:\EgtProg\Supervisor\Supervisor*.exe $ProjectDir\..\Exe
Copy-Item -Path c:\EgtProg\Effector\Effector*.exe $ProjectDir\..\Exe