diff --git a/.goreleaser.yml b/.goreleaser.yml index d703d4f..34424fa 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -168,6 +168,7 @@ nfpms: - src: webui/* dst: /var/www/olivetin/ + type: tree - src: config.yaml dst: /etc/OliveTin/config.yaml @@ -198,6 +199,7 @@ nfpms: - src: webui/* dst: /var/www/olivetin/ + type: tree - src: config.yaml dst: /etc/OliveTin/config.yaml