Browse Source

fix: #673 Testing fix for broken deb packages

jamesread 8 months ago
parent
commit
dddc0417c2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .goreleaser.yml

+ 2 - 0
.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