diff --git a/eos-toys/send_to_zurich.sh b/eos-toys/send_to_zurich.sh index b59d533..e117244 100755 --- a/eos-toys/send_to_zurich.sh +++ b/eos-toys/send_to_zurich.sh @@ -1,7 +1,7 @@ # @Author: Elena Graverini # @Date: 2017-03-21 13:55:51 # @Last Modified by: Elena Graverini -# @Last Modified time: 2017-03-21 16:39:12 +# @Last Modified time: 2017-03-21 16:41:30 #!/bin/bash # Needs the following environment variables: @@ -12,4 +12,4 @@ cd .. rsync -rd eos-toys $zurich_cluster_mountpoint/Public/eos-toys cd eos-toys -fusermount -u $zurich_cluster_mountpoint || sudo umount -l $zurich_cluster_mountpointrich-cluster +fusermount -u $zurich_cluster_mountpoint || sudo umount -l $zurich_cluster_mountpoint