From efd5cd56678945c23fcb6b7c5c0ecf01a6e7bc04 Mon Sep 17 00:00:00 2001 From: Monique Rio Date: Thu, 24 Oct 2024 15:10:01 +0000 Subject: [PATCH] docs: add link to upload_to_s3 documentation in confluence --- bin/digifeeds/upload_to_s3.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/digifeeds/upload_to_s3.sh b/bin/digifeeds/upload_to_s3.sh index e63b766..b0d818f 100755 --- a/bin/digifeeds/upload_to_s3.sh +++ b/bin/digifeeds/upload_to_s3.sh @@ -1,4 +1,8 @@ #! /bin/bash +############ +# This script is documented here: +# https://mlit.atlassian.net/wiki/spaces/LSO/pages/10550640646/Upload+to+S3+cronjob+on+tang +############ ########### # CONSTANTS