update build script

This commit is contained in:
maybetree
2025-07-31 16:41:57 +02:00
parent 899f153dbe
commit 294b30206f

View File

@ -1,4 +1,7 @@
#!/bin/sh
git submodule init
git submodule update --recursive
podman build --file bardak/Dockerfile -t bardak ./bardak