From 3a52f09894ba1f4290f2d712ba684535653507ec Mon Sep 17 00:00:00 2001
From: Sebastian Achilles <s.achilles@fz-juelich.de>
Date: Sat, 10 Jun 2023 21:14:11 +0200
Subject: [PATCH] use training project in juwels job script

---
 01-MSA-hello-world/job_msa_juwels.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/01-MSA-hello-world/job_msa_juwels.sh b/01-MSA-hello-world/job_msa_juwels.sh
index 5840bd7..48a492a 100644
--- a/01-MSA-hello-world/job_msa_juwels.sh
+++ b/01-MSA-hello-world/job_msa_juwels.sh
@@ -1,5 +1,5 @@
 #!/bin/bash -x
-#SBATCH --account=exalab
+#SBATCH --account=training2317
 #SBATCH --nodes=1
 #SBATCH --ntasks-per-node=1
 #SBATCH --output=slurm-out.%j
-- 
GitLab