diff --git a/start.sh b/start.sh new file mode 100644 index 0000000..5b7b88e --- /dev/null +++ b/start.sh @@ -0,0 +1,3 @@ +cd frontend +podman-compose down +podman-compose up