diff --git a/nfpm.yaml b/nfpm.yaml index 300fd70..a50f682 100644 --- a/nfpm.yaml +++ b/nfpm.yaml @@ -15,7 +15,7 @@ homepage: "https://www.github.com/Seagate/openSeaChest" license: "MPL" contents: - src: openSeaChest_* - dst: /usr/local/bin/openSeaChest + dst: /usr/local/bin file_info: # Make sure that the mode is specified in octal, e.g. 0644 instead of 644. mode: 0755