mirror of
https://github.com/xxoommd/magic.git
synced 2025-05-22 13:12:45 +00:00
Fix typo
This commit is contained in:
parent
f7a40906d2
commit
861b165306
@ -99,7 +99,7 @@ function update_naive() {
|
||||
|
||||
function download_hysteria() {
|
||||
echo "- Downloading hysteria-linxu-amd64-avx ..." &&
|
||||
curl -s -L -o $BIN_PATH/hysteria-linxu-amd64-avx https://download.hysteria.network/app/latest/hysteria-linux-amd64-avx &&
|
||||
curl -s -L -o $BIN_PATH/hysteria-linux-amd64-avx https://download.hysteria.network/app/latest/hysteria-linux-amd64-avx &&
|
||||
echo "- Downloading hysteria-darwin-amd64 ..." &&
|
||||
curl -s -L -o $BIN_PATH/hysteria-darwin-amd64 https://download.hysteria.network/app/latest/hysteria-darwin-amd64 &&
|
||||
echo "- Downloading hysteria-darwin-arm64 ..." &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user