museum: copy web-templates to output (#410353)

This commit is contained in:
Arne Keller 2025-05-24 09:49:13 +02:00 committed by GitHub
commit 2b2f7278d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,6 +38,7 @@ buildGoModule rec {
cp -R configurations \
migrations \
mail-templates \
web-templates \
$out/share/museum
'';