#!/bin/bash

podman pod stop rebased-pod
podman pod rm rebased-pod
./00-create-pod.sh
./20-create-db.sh
./30-run-rebased.sh