Move with-db.sh to scripts
This commit is contained in:
parent
bb66615c7f
commit
e089251c2f
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
if [ -z "$BASE_DIR" ]; then
|
||||
BASE_DIR=$(mktemp -d)
|
||||
fi
|
||||
Loading…
x
Reference in New Issue
Block a user