refactor: update to psi-python39/2021.11 in deploy script

This commit is contained in:
2023-12-12 16:51:58 +01:00
parent 343d303a2d
commit 21f330f374
+1 -2
View File
@@ -4,7 +4,7 @@
# BEAMLINE_REPO=gitlab.psi.ch:bec/csaxs-bec.git
# git clone git@$BEAMLINE_REPO
module add psi-python38/2020.11
module add psi-python39/2021.11
# start redis
docker run --network=host --name redis-bec -d redis
@@ -25,4 +25,3 @@ source ./bin/install_bec_dev.sh
cd ../
# start the BEC server
bec-server start --config ./xtreme-bec/deployment/bec-server-config.yaml