Fix debian executable path

This commit is contained in:
Yusuf Sahin HAMZA 2020-09-18 00:43:52 +03:00
parent 2ee06480e5
commit c7aee8ddc4
No known key found for this signature in database
GPG key ID: CD3C21F8536D9693

View file

@ -54,7 +54,7 @@ nfpms:
- license: MIT
maintainer: GitHub
homepage: https://github.com/cli/cli
bindir: /usr/local
bindir: /usr
dependencies:
- git
description: GitHubs official command line tool.