minor fix

This commit is contained in:
marco.locatelli@steamware.net
2025-04-10 10:35:27 +02:00
parent bcf20b5cff
commit 657be39f4e
4 changed files with 22 additions and 8 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ $mainStopWatch = [system.diagnostics.stopwatch]::StartNew()
#contatore ciclo do while
$projectCount = 1
#numero massimo di progetti
$projectNumber = 250
$projectNumber = 300
#conteggio progetti trovati
$existingProjects = 0
#contatore mirror trovati