mirror of
https://github.com/bol-van/zapret-win-bundle.git
synced 2025-12-17 04:14:37 +03:00
bundle
This commit is contained in:
8
blockcheck/blockcheck-kyber.cmd
Normal file
8
blockcheck/blockcheck-kyber.cmd
Normal file
@@ -0,0 +1,8 @@
|
||||
@echo off
|
||||
|
||||
cd /d "%~dp0"
|
||||
FOR /F "tokens=* USEBACKQ" %%F IN (`..\cygwin\bin\cygpath -C OEM -a -m zapret\blog_kyber.sh`) DO (
|
||||
SET P='%%F'
|
||||
)
|
||||
|
||||
"%~dp0..\tools\elevator" ..\cygwin\bin\bash -i "%P%"
|
||||
Reference in New Issue
Block a user