clash-geoip: remove old update script
This commit is contained in:
parent
62fa8fe959
commit
c8c93b4d62
@ -1,6 +0,0 @@
|
||||
#! /usr/bin/env nix-shell
|
||||
#! nix-shell -i bash -p common-updater-scripts curl jq
|
||||
set -euo pipefail
|
||||
|
||||
RELEASE=$(curl "https://api.github.com/repos/Dreamacro/maxmind-geoip/releases/latest")
|
||||
update-source-version clash-geoip "$(echo $RELEASE | jq -r .tag_name)"
|
Loading…
Reference in New Issue
Block a user