mirror of
https://github.com/depler/curl-impersonate-win.git
synced 2026-09-08 03:21:50 +00:00
code
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
set busybox64=%~dp0_tools\busybox64.exe
|
||||
set patch=%busybox64% patch
|
||||
|
||||
cd %~dp0curl
|
||||
%patch% -p1 < %~dp0_patch\curl-impersonate.patch
|
||||
|
||||
pause
|
||||
Reference in New Issue
Block a user