Update 'upd.ps1'

This commit is contained in:
2020-03-08 18:43:37 +00:00
parent 2533c73059
commit 7eabf2da6b

View File

@@ -1,4 +1,4 @@
Start-Job -Name SleepForUpd -Scriptblock {
Start-Sleep -s 5
start microsoft-edge:https://geekprank.com/win10-update/
Start-Process "https://geekprank.com/win10-update/"
}