#!/bin/sh # # shell script to create Bacula database(s) # bindir=@SQL_BINDIR@ db_name=@db_name@ if $bindir/mysql $* -f <