fix: #673 Testing fix for broken deb packages
This commit is contained in:
parent
d5eb74e738
commit
dddc0417c2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue