From a7a49bd3b16acacd65aac7244903a8b6811dc3aa Mon Sep 17 00:00:00 2001 From: Valentin Boettcher Date: Wed, 3 Aug 2022 15:31:13 +0200 Subject: [PATCH] update mount taurus script in 10 --- python/energy_flow_proper/10_antizeno_engine/mount_taurus.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/energy_flow_proper/10_antizeno_engine/mount_taurus.sh b/python/energy_flow_proper/10_antizeno_engine/mount_taurus.sh index afbe67d..775edcb 100755 --- a/python/energy_flow_proper/10_antizeno_engine/mount_taurus.sh +++ b/python/energy_flow_proper/10_antizeno_engine/mount_taurus.sh @@ -1,3 +1,3 @@ #!/usr/bin/env bash -sshfs -oIdentityFile=~/.ssh/id_ed25519_taurus s8896854@taurusexport.hrsk.tu-dresden.de:/beegfs/ws/0/s8896854-master_10/project/python/energy_flow_proper/10_antizeno_engine/.data .data -sshfs -oIdentityFile=~/.ssh/id_ed25519_taurus s8896854@taurusexport.hrsk.tu-dresden.de:/beegfs/ws/0/s8896854-master_10/project/python/energy_flow_proper/10_antizeno_engine/results results +sshfs -oIdentityFile=~/.ssh/id_ed25519_taurus s8896854@taurusexport.hrsk.tu-dresden.de:/beegfs/ws/0/s8896854-m_10t/project/python/energy_flow_proper/10_antizeno_engine/.data .data +sshfs -oIdentityFile=~/.ssh/id_ed25519_taurus s8896854@taurusexport.hrsk.tu-dresden.de:/beegfs/ws/0/s8896854-m_10t/project/python/energy_flow_proper/10_antizeno_engine/results results