Skip to content

Commit

Permalink
Correction changement vers totp.py
Browse files Browse the repository at this point in the history
  • Loading branch information
CorentinPeutin authored May 2, 2024
1 parent 57b4af1 commit 8958ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update_annexes/update_annexe.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
totp=`python3 totp.py --totp_key $3`
totp=`python3 update_annexes/totp.py --totp_key $3`

user=`curl --request POST \
--url https://sso.geopf.fr/realms/geoplateforme/protocol/openid-connect/token \
Expand Down

0 comments on commit 8958ba8

Please sign in to comment.