From 9cd668147708cbf228a7fa1be9cd508938155eca Mon Sep 17 00:00:00 2001 From: Bastien Le Querrec <blq@laquadrature.net> Date: Tue, 18 Jun 2024 11:36:37 +0200 Subject: [PATCH] =?UTF-8?q?s3:=20ajoute=20la=20pr=C3=A9fecture=20de=20Pari?= =?UTF-8?q?s=20dans=20les=20administrations=20t=C3=A9l=C3=A9charg=C3=A9es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- s3/download-all-from-s3.sh | 1 + s3/upload-all-to-s3.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/s3/download-all-from-s3.sh b/s3/download-all-from-s3.sh index 23e1f77..c350def 100755 --- a/s3/download-all-from-s3.sh +++ b/s3/download-all-from-s3.sh @@ -86,6 +86,7 @@ pref71 pref72 pref73 pref74 +pref75 pref76 pref77 pref78 diff --git a/s3/upload-all-to-s3.sh b/s3/upload-all-to-s3.sh index 7b48c00..3493756 100755 --- a/s3/upload-all-to-s3.sh +++ b/s3/upload-all-to-s3.sh @@ -86,6 +86,7 @@ pref71 pref72 pref73 pref74 +pref75 pref76 pref77 pref78 -- GitLab