Update downloader.sh (#33)

* Update downloader.sh

deleting additional keys addded by github and not necessary

* Update downloader.sh

deleted duplicate ssh_key_fingerprints entry
This commit is contained in:
Ketanest
2026-07-31 09:25:05 +02:00
committed by GitHub
parent 03ebf6c17d
commit d9d852f8b6

View File

@@ -11,7 +11,7 @@ curl -s https://api.github.com/meta > /tmp/github.json
# get all prefixes without some keys
jq 'del(.["ssh_keys", "verifiable_password_authentication", "ssh_key_fingerprints", "domains"]) | .[] | .[]' -r /tmp/github.json > /tmp/github-all.txt
jq 'del(.["ssh_keys", "verifiable_password_authentication", "ssh_key_fingerprints", "domains", "commit_signing_keys"]) | .[] | .[]' -r /tmp/github.json > /tmp/github-all.txt
# save ipv4