mirror of
https://github.com/massgravel/massgrave.dev.git
synced 2026-07-16 01:51:08 +00:00
Test
This commit is contained in:
@@ -8,5 +8,5 @@ if($PSVersionTable.PSVersion.Major -lt 3){
|
||||
}else {
|
||||
Invoke-WebRequest -Uri $DownloadURL -UseBasicParsing -OutFile $FilePath
|
||||
}
|
||||
|
||||
|
||||
Start-Process -FilePath $FilePath
|
||||
|
||||
Reference in New Issue
Block a user