summaryrefslogtreecommitdiff
path: root/files/calc-foms.sh
diff options
context:
space:
mode:
authorThomas White <htcc01@max-display001.desy.de>2020-01-23 21:16:24 +0100
committerThomas White <taw@physics.org>2020-01-23 21:19:58 +0100
commit2a28723b8158b1e310a6a56df04323828b83b38e (patch)
tree7a3745bcbb24b7ca7a923555cc748896f307ad9b /files/calc-foms.sh
parentb68013b2d3ad4bdc749ddb2e0fc7cbb7610b3e95 (diff)
Fix conda pathsHEADmaster
Diffstat (limited to 'files/calc-foms.sh')
-rw-r--r--files/calc-foms.sh4
1 files changed, 2 insertions, 2 deletions
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