From feafee05241bb7100ecbf57cbda526b53d3b52d3 Mon Sep 17 00:00:00 2001 From: Andrew Hart Date: Wed, 6 Dec 2023 09:50:13 -0500 Subject: [PATCH] Updated wiring for CM barrel project. --- emData/download.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emData/download.sh b/emData/download.sh index ebedfdf230b..bf47ffc3808 100755 --- a/emData/download.sh +++ b/emData/download.sh @@ -13,7 +13,7 @@ memprints_url_cm2="https://cernbox.cern.ch/remote.php/dav/public-files/8dSZa6V93 luts_url_cm2="https://cernbox.cern.ch/remote.php/dav/public-files/xq9eMadmjeQPBVw/LUTs.tar.gz" # Combined barrel memprints_url_cmbarrel="https://cernbox.cern.ch/remote.php/dav/public-files/THL7aPHzCNZp8cX/MemPrints.tar.gz" -luts_url_cmbarrel="https://cernbox.cern.ch/remote.php/dav/public-files/smvtCGLpSlduSXi/LUTs.tar.gz" +luts_url_cmbarrel="https://cernbox.cern.ch/remote.php/dav/public-files/O3I5qydfC6o6M87/LUTs.tar.gz" # Function that prints information regarding the usage of this command function usage() {