Log - No new update

pull/275/head
KnifMelti 2023-02-04 14:06:07 +01:00
parent 973b578e2e
commit a1a427ec25
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ if (Test-Network) {
}
}
if ($InstallOK -eq 0) {
if ($InstallOK -eq 0 -or !$InstallOK) {
Write-Log "No new update." "Green"
}