@ -33,7 +33,8 @@ then
# Copy the backup accross
# -e ssh makes it secure
rsync -azh -e ssh \
$DATA/ \
--delete \
$BACKUPDIR \
$REMOTE:$REMOTEBACKUP
fi