From 42305453cf60ad2fc195c16ffee3239b5d18c198 Mon Sep 17 00:00:00 2001 From: Romain <96626929+Romanitho@users.noreply.github.com> Date: Sat, 12 Feb 2022 16:22:14 +0100 Subject: [PATCH] Rename winget-install-and-update.ps1 to Winget-AllinOne.ps1 --- winget-install-and-update.ps1 => Winget-AllinOne.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename winget-install-and-update.ps1 => Winget-AllinOne.ps1 (97%) diff --git a/winget-install-and-update.ps1 b/Winget-AllinOne.ps1 similarity index 97% rename from winget-install-and-update.ps1 rename to Winget-AllinOne.ps1 index a96b3ae..71686b3 100644 --- a/winget-install-and-update.ps1 +++ b/Winget-AllinOne.ps1 @@ -163,4 +163,4 @@ Check-Prerequisites Install-WingetAutoUpdate Write-host "End of process." -Start-Sleep 3 \ No newline at end of file +Start-Sleep 3