Fix debian executable path
This commit is contained in:
parent
2ee06480e5
commit
c7aee8ddc4
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