add affine network
This commit is contained in:
@@ -34,6 +34,7 @@ done
|
|||||||
|
|
||||||
if ! podman network exists $NETWORK; then
|
if ! podman network exists $NETWORK; then
|
||||||
podman network create $NETWORK
|
podman network create $NETWORK
|
||||||
|
fi
|
||||||
|
|
||||||
mkdir -p ./systemd-units
|
mkdir -p ./systemd-units
|
||||||
mkdir -p $DB_DATA_LOCATION
|
mkdir -p $DB_DATA_LOCATION
|
||||||
|
|||||||
Reference in New Issue
Block a user