Index: trunk/MagicSoft/Mars/datacenter/scripts/movingrawfiles
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/movingrawfiles	(revision 7804)
+++ trunk/MagicSoft/Mars/datacenter/scripts/movingrawfiles	(revision 7805)
@@ -39,5 +39,5 @@
 dirs=`ls /magic/datacenter/fromlapalma/RAWchk/*/*.finished | sed -e 's/RAWchk/RAW/g' | cut -d/ -f1-6`
 # change permission for this dirctories
-ssh lapalma@mercury chmod -R g+w $dirs
+ssh lapalma@apollo chmod -R g+w $dirs
 # move directories to the tapedirectory
 mv -v $dirs /magic/datacenter/fromtape/rawdata/
