Update Winget-AutoUpdate-Install.ps1

pull/37/head
Romain 2022-04-03 12:40:44 +02:00
parent 3a0a9b496d
commit 8a8511c751
1 changed files with 7 additions and 5 deletions

View File

@ -204,11 +204,13 @@ function Start-WingetAutoUpdate{
<# MAIN #>
Write-host "###################################"
Write-host "# #"
Write-host "# Winget AutoUpdate #"
Write-host "# #"
Write-host "###################################`n"
Write-Host "`n"
Write-Host "`t###################################"
Write-Host "`t# #"
Write-Host "`t# Winget AutoUpdate #"
Write-Host "`t# #"
Write-Host "`t###################################"
Write-Host "`n"
if (!$Uninstall){
Write-host "Installing to $WingetUpdatePath\"