mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2026-09-13 04:05:53 +00:00
Merge pull request #19 from lwthiker/fix_wrapper_scripts
Fix bug in wrapper scripts parameter passing
This commit is contained in:
@@ -19,4 +19,4 @@ dir=`echo "$0" | sed 's%/[^/]*$%%'`
|
||||
-H 'Sec-Fetch-User: ?1' \
|
||||
-H 'TE: Trailers' \
|
||||
--http2 --false-start --compressed \
|
||||
$@
|
||||
"$@"
|
||||
|
||||
+1
-1
@@ -19,4 +19,4 @@ dir=`echo "$0" | sed 's%/[^/]*$%%'`
|
||||
-H 'Sec-Fetch-User: ?1' \
|
||||
-H 'TE: Trailers' \
|
||||
--http2 --false-start --compressed \
|
||||
$@
|
||||
"$@"
|
||||
|
||||
Reference in New Issue
Block a user