diff --git a/extensions/plug.restoreInboxApps.ps1.ps1 b/extensions/plug.restoreInboxApps.ps1 similarity index 97% rename from extensions/plug.restoreInboxApps.ps1.ps1 rename to extensions/plug.restoreInboxApps.ps1 index 7ecae24..d011e14 100644 --- a/extensions/plug.restoreInboxApps.ps1.ps1 +++ b/extensions/plug.restoreInboxApps.ps1 @@ -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 -} \ No newline at end of file +}