Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
hhgyu committed Feb 2, 2024
1 parent c10de7b commit d1c1bde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/VC-Pipe.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Write-Host "0"
$client = [System.IO.Pipes.NamedPipeClientStream]::new(".", "vhclient", [System.IO.Pipes.PipeDirection]::InOut)
try {
Write-Host "1"
Expand Down

0 comments on commit d1c1bde

Please sign in to comment.