From 2a28723b8158b1e310a6a56df04323828b83b38e Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 23 Jan 2020 21:16:24 +0100 Subject: Fix conda paths --- files/calc-foms.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/calc-foms.sh') diff --git a/files/calc-foms.sh b/files/calc-foms.sh index ef2e28a..1e8b4fa 100644 --- a/files/calc-foms.sh +++ b/files/calc-foms.sh @@ -1,7 +1,7 @@ #!/bin/sh -source /gpfs/cfel/cxi/common/public/cfelsoft-rh7-public/conda-setup.sh -conda activate cfel_crystallography +module load maxwell miniconda3 +conda activate /gpfs/cfel/cxi/scratch/user/twhite/conda/envs/crystfel_dev set -x -- cgit v1.2.3