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
98c76b7e84
commit
b57b5d2f81
@ -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