script de mise à jour de jeu de données sur datagouv

This commit is contained in:
Tykayn 2024-11-21 19:25:23 +01:00 committed by tykayn
parent df3269e454
commit 9090cae68b

View File

@ -0,0 +1,10 @@
#!/bin/bash
# hackerspaces : https://www.data.gouv.fr/fr/admin/dataset/671f6e8fa0f72ffb985b07b3/
# nécessite la package python pip "httpie"
source $HOME/Nextcloud/ressources/workflow_nextcloud/secrets_vars.sh
echo "mise à jour des hackerspaces"
http -f POST $API/datasets/$DATASET_HACKERSPACE/resources/$RESOURCE_HACKERSPACE/upload/ X-Api-Key:$API_KEY file@$HACKERSPACE_FILEPATH