fixed InstallOK counter

pull/63/head
Romain 2022-04-23 20:09:55 +02:00
parent 8b5be8d41b
commit a401808622
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ Function Update-App ($app) {
$Balise = $($app.Name)
Start-NotifTask $Title $Message $MessageType $Balise
$InstallOK += 1
$Script:InstallOK += 1
}
else {