add affine network

This commit is contained in:
2025-05-04 22:12:55 +02:00
parent c191e364d3
commit 15492e93e8

View File

@@ -34,6 +34,7 @@ done
if ! podman network exists $NETWORK; then
podman network create $NETWORK
fi
mkdir -p ./systemd-units
mkdir -p $DB_DATA_LOCATION