mirror of
https://github.com/AuxXxilium/yet-another-bench-script.git
synced 2024-11-23 23:01:02 +07:00
Merge pull request #25 from hohl/patch-1
ZSH-compatibility for the IPv6 launch command
This commit is contained in:
commit
b77468b0d2
@ -137,7 +137,7 @@ Full Test | https://browser.geekbench.com/v5/cpu/3844555
|
||||
|
||||
GitHub's CDN does not resolve via IPv6. You will need to run the following command to download and run the script.
|
||||
|
||||
`curl -s -k -g --header 'Host: raw.githubusercontent.com' https://[2a04:4e42::133]/masonr/yet-another-bench-script/master/yabs.sh | bash`
|
||||
`curl -s -k -g --header 'Host: raw.githubusercontent.com' "https://[2a04:4e42::133]/masonr/yet-another-bench-script/master/yabs.sh" | bash`
|
||||
|
||||
(2a04:4e42::133 is fastly.net's [GitHub's CDN Provider] IPv6 address)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user