Skip to content

Commit

Permalink
Change /usr/lib/nordvpn permissions (#624)
Browse files Browse the repository at this point in the history
  • Loading branch information
devzbysiu authored Sep 18, 2024
1 parent 7e7612c commit e48b539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/nfpm/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ contents:
dst: /usr/lib/${NAME}
type: tree
file_info:
mode: 0644
mode: 0755

# All fields above marked as `overridable` can be overridden for a given package format in this section.
overrides:
Expand Down

0 comments on commit e48b539

Please sign in to comment.