Skip to content

Commit

Permalink
release: set owner of data directory
Browse files Browse the repository at this point in the history
  • Loading branch information
gernest committed Feb 7, 2024
1 parent 9b208b2 commit 2d117cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,8 @@ nfpms:
- dst: /var/lib/vince
type: dir
file_info:
mode: 0700
mode: 0766
owner: vince
- src: ./LICENSE
dst: /usr/share/doc/vince/copyright
file_info:
Expand Down

0 comments on commit 2d117cc

Please sign in to comment.