Skip to content

Commit

Permalink
Update Resore all built-in apps.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
Belim authored Oct 28, 2024
1 parent c4fb8ef commit 655ad8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/Resore all built-in apps.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ foreach ($app in $allApps) {
# Display final status
if ($reinstalledCount -eq $totalApps) {
Write-Host "All apps reinstalled successfully." -ForegroundColor Green
Write-Host "Winpilot and Clippy have reinstalled everything possible." -ForegroundColor Cyan
Write-Host "Flyby11 has reinstalled everything possible." -ForegroundColor Cyan
}

0 comments on commit 655ad8f

Please sign in to comment.