just: make sure the db folder exists [skip ci]
This commit is contained in:
parent
af87336ac0
commit
9159cc315e
1
justfile
1
justfile
@ -49,6 +49,7 @@ gen:
|
|||||||
|
|
||||||
# start pg.
|
# start pg.
|
||||||
dbstart:
|
dbstart:
|
||||||
|
mkdir -p tmp/db
|
||||||
podman run \
|
podman run \
|
||||||
--name pg \
|
--name pg \
|
||||||
--userns=keep-id \
|
--userns=keep-id \
|
||||||
|
Loading…
Reference in New Issue
Block a user