Update and rename plug.restoreInboxApps.ps1.ps1 to plug.restoreInboxApps.ps1

This commit is contained in:
Belim 2024-04-19 11:50:57 +02:00 committed by GitHub
parent e7a0341d72
commit 2bc9f196ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,4 +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
}
}