#!/bin/sh # # shell script to create Bacula SQLite tables bindir=/usr/bin cd /data/bcsrv sqlite=sqlite3 ${bindir}/${sqlite} $* bacula.db <