Skip to content

Commit

Permalink
create data directory
Browse files Browse the repository at this point in the history
  • Loading branch information
gernest committed Feb 7, 2024
1 parent 6375038 commit ef357fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,10 @@ nfpms:
- src: ./deploy/deb/etc
dst: /etc
type: tree
- dst: /var/lib/vince-data
type: dir
file_info:
mode: 0700
- src: ./LICENSE
dst: /usr/share/doc/vince/copyright
file_info:
Expand Down

0 comments on commit ef357fb

Please sign in to comment.