Merge pull request #1767 from yusufsahinhamza/fix-executable-path
Fix debian executable path
This commit is contained in:
commit
cd01880054
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ nfpms:
|
|||
- license: MIT
|
||||
maintainer: GitHub
|
||||
homepage: https://github.com/cli/cli
|
||||
bindir: /usr/local
|
||||
bindir: /usr
|
||||
dependencies:
|
||||
- git
|
||||
description: GitHub’s official command line tool.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue