From b2786dca8370e995915617a0c10a73cc3581df14 Mon Sep 17 00:00:00 2001 From: Ivan Usov Date: Tue, 12 Mar 2024 13:32:35 +0100 Subject: [PATCH] doc: psi-python311/2024.02 is now stable --- bin/setup_bec.sh | 1 - bin/setup_bec_widgets.sh | 1 - deployment/deploy.sh | 1 - 3 files changed, 3 deletions(-) diff --git a/bin/setup_bec.sh b/bin/setup_bec.sh index 50da7d4..4982e12 100755 --- a/bin/setup_bec.sh +++ b/bin/setup_bec.sh @@ -4,7 +4,6 @@ if [ "pc15543.psi.ch" != "$(hostname)" ]; then exit 1 fi -module use unstable module add psi-python311/2024.02 echo module add tmux/3.2 >> ~/.bashrc echo module add redis/7.0.12 >> ~/.bashrc diff --git a/bin/setup_bec_widgets.sh b/bin/setup_bec_widgets.sh index 38849f6..d142791 100755 --- a/bin/setup_bec_widgets.sh +++ b/bin/setup_bec_widgets.sh @@ -1,4 +1,3 @@ -module use unstable module add psi-python311/2024.02 cd ~/Data10/software diff --git a/deployment/deploy.sh b/deployment/deploy.sh index 319dbf2..799ff9f 100755 --- a/deployment/deploy.sh +++ b/deployment/deploy.sh @@ -4,7 +4,6 @@ # BEAMLINE_REPO=gitlab.psi.ch:bec/csaxs-bec.git # git clone git@$BEAMLINE_REPO -module use unstable module add psi-python311/2024.02 # start redis