Move with-db.sh to scripts

This commit is contained in:
Paul Brinkmeier 2025-08-09 17:39:12 +02:00
parent bb66615c7f
commit e089251c2f

View File

@ -1,3 +1,5 @@
#!/usr/bin/env bash
if [ -z "$BASE_DIR" ]; then
BASE_DIR=$(mktemp -d)
fi