diff --git a/scripts/launch-msplots.sh b/scripts/launch-msplots.sh index 1eb0c7da49ac7ee966063ea1883a20b8cecf3d76..1aab0feb9a106b845780fa5b0be972d3130a0d49 100755 --- a/scripts/launch-msplots.sh +++ b/scripts/launch-msplots.sh @@ -252,7 +252,7 @@ case `hostname_fqdn` in -v $HOME/.ssh:$HOME/.ssh:ro \ --net=host \ pyautoplot:$PYAUTOPLOT_TAG \ - '/bin/bash -c \\"report_global_status '$sas_id'; rsync -a /dev/shm/'$sas_id'/ lofarsys@head01.cep4.control.lofar:'$INSPECT_ROOT'/'$sas_id'/\\"' & + '/bin/bash -c \\"report_global_status '$sas_id'; rsync -a /dev/shm/'$sas_id'/ lofarsys@head.cep4.control.lofar:'$INSPECT_ROOT'/'$sas_id'/\\"' & SSH_PIDS="$SSH_PIDS $!" done