mirror of
https://github.com/massgravel/massgrave.dev.git
synced 2024-11-23 15:00:54 +07:00
Test
This commit is contained in:
parent
58f0a7ddcb
commit
cb3838125b
@ -8,5 +8,5 @@ if($PSVersionTable.PSVersion.Major -lt 3){
|
||||
}else {
|
||||
Invoke-WebRequest -Uri $DownloadURL -UseBasicParsing -OutFile $FilePath
|
||||
}
|
||||
|
||||
|
||||
Start-Process -FilePath $FilePath
|
||||
|
Loading…
Reference in New Issue
Block a user