mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2026-01-12 16:35:28 +08:00
fix logic for gunzip
This commit is contained in:
1
.github/workflows/full-update.yml
vendored
1
.github/workflows/full-update.yml
vendored
@@ -101,7 +101,6 @@ jobs:
|
||||
# e.g. https://github.com/MetaCubeX/mihomo/releases/download/Prerelease-Alpha/mihomo-linux-amd64-alpha-1a84153.gz
|
||||
wget -q -O ./mihomo.gz "$MIHOMO_URL"
|
||||
gunzip ./mihomo.gz
|
||||
mv ./mihomo-linux* ./mihomo
|
||||
chmod +x ./mihomo
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user