museum: copy web-templates to output
Fixes error: panic: html/template: pattern matches no files: `web-templates/*`
This commit is contained in:
@@ -38,6 +38,7 @@ buildGoModule rec {
|
||||
cp -R configurations \
|
||||
migrations \
|
||||
mail-templates \
|
||||
web-templates \
|
||||
$out/share/museum
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user