This commit is contained in:
luca.mazzoleni
2024-09-17 16:55:00 +02:00
parent 8ebe083888
commit cbc4a954e9
+1 -1
View File
@@ -57,7 +57,7 @@ variables:
echo " Copia macchina su stor01"
echo "-----------------------"
SLEEP 2
$destinationPath = "$env:DEST_MACHINES_PATH_H\$env:MACH_NAME" + "." + "$env:MACH_VERS" + "\"
$destinationPath = "$env:DEST_MACHINES_PATH_H\$env:MACH_NAME\" + "." + "$env:MACH_VERS" + "\"
echo $destinationPath
ROBOCOPY "$env:BASE_PATH" "$destinationPath" *.zip