#!/bin/bash
# The following command invokes 'backupsync' 
# with the default configuration file (/etc/backupsync.conf).
! /sbin/backupsync --backup-cron > /dev/null
