Project

General

Profile

« Previous | Next » 

Revision 9014

lib/sh/util.sh: split databases utils out into separate db.sh

View differences:

local.sh
1 1
#!/bin/bash -e
2 2
# links to locally-available resources
3 3
. "$(dirname "${BASH_SOURCE[0]}")"/util.sh
4
. "$(dirname "${BASH_SOURCE[0]}")"/db.sh
4 5

  
5 6
if self_not_included; then
6 7

  

Also available in: Unified diff