From ca4b08506821cc1b6b79d41f750e1e99b5c47ee4 Mon Sep 17 00:00:00 2001 From: Romain <96626929+Romanitho@users.noreply.github.com> Date: Sun, 13 Feb 2022 18:53:31 +0100 Subject: [PATCH] Rename winget-install-and-update.ps1 to Winget-AutoUpdate-Install.ps1 --- winget-install-and-update.ps1 => Winget-AutoUpdate-Install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename winget-install-and-update.ps1 => Winget-AutoUpdate-Install.ps1 (97%) diff --git a/winget-install-and-update.ps1 b/Winget-AutoUpdate-Install.ps1 similarity index 97% rename from winget-install-and-update.ps1 rename to Winget-AutoUpdate-Install.ps1 index fac7b36..cbdfd8e 100644 --- a/winget-install-and-update.ps1 +++ b/Winget-AutoUpdate-Install.ps1 @@ -165,4 +165,4 @@ Check-Prerequisites Install-WingetAutoUpdate Write-host "End of process." -Start-Sleep 3 \ No newline at end of file +Start-Sleep 3