Skip to content

Commit

Permalink
Update RestoreInboxApps.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
Belim authored Apr 19, 2024
1 parent 218a854 commit 0b73288
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions extensions/RestoreInboxApps.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,4 @@ foreach ($app in $allApps) {
if ($reinstalledCount -eq $totalApps) {
Write-Host "All apps reinstalled successfully." -ForegroundColor Green
Write-Host "Winpilot and Clippy have reinstalled everything possible." -ForegroundColor Cyan
} else {
Write-Host "Some apps may not have been reinstalled successfully. Check the error messages for details." -ForegroundColor Yellow
}

0 comments on commit 0b73288

Please sign in to comment.