#!/bin/bash

figlet start koha backups
sleep 5

#koha-run-backups

#/usr/sbin/koha-run-backups  --exclude-indexes --days 300 

#mount /mnt/koha-backups
#rsync -av /var/spool/koha /mnt/koha-backups/


figlet stop koha backups
