remove useless line
This commit is contained in:
parent
51c18cef2b
commit
51245e0bb1
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ winget upgrade -h --all
|
||||||
|
|
||||||
:: Windows Update
|
:: Windows Update
|
||||||
powershell -Command "Set-ExecutionPolicy Bypass -Scope Process;" ^
|
powershell -Command "Set-ExecutionPolicy Bypass -Scope Process;" ^
|
||||||
"Import-Module PSWindowsUpdate;" ^
|
|
||||||
"Get-WindowsUpdate -AcceptAll -Install"
|
"Get-WindowsUpdate -AcceptAll -Install"
|
||||||
|
|
||||||
pause
|
pause
|
||||||
|
|
Loading…
Reference in a new issue