== rsync files after completion to Sauron ==
Make a '''rsync_to_sbinlab.sh''' file with content
<source lang="bash">
echo "Not doing anything"
fi
</source>
Make it executable and run
<source lang="bash">
chmod +x rsync_to_sbinlab.sh
#run
./rsync_to_sbinlab2.sh
</source>