Remove erroneously added files

The API Token was invalidated ages ago.
pull/33/head
Fabian P. Schmidt 2022-12-23 01:44:02 +01:00
parent 8cd81410ad
commit 597ee64e32
2 changed files with 0 additions and 8 deletions

View File

@ -1 +0,0 @@
../sattools/config.sh

View File

@ -1,7 +0,0 @@
#!/usr/bin/bash
DB_API_TOKEN="4f20a493a3f5fd85074d61db944365bf94987613"
URL="https://db-satnogs.freetls.fastly.net/media/artifacts/b4975058-04eb-4ab7-9c40-9bcce76d94db.h5"
echo "Authorization: Token $DB_API_TOKEN"
curl -H "Authorization: Token $DB_API_TOKEN" "$URL"