Project

General

Profile

1 10095 aaronmk
#!/bin/bash -e
2
. "$(dirname "${BASH_SOURCE[0]}")"/util.sh
3
4
dir2schema() { echo_func; schema="${schema#.}"; } #usage: schema=...; dir2schema