mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-16 04:45:20 +03:00
Fix debian packages (copyright needed)
This commit is contained in:
parent
53043a3c33
commit
d8c543249c
3 changed files with 6 additions and 1 deletions
|
@ -506,6 +506,7 @@ function release_deb(arch) {
|
|||
changelog: [],
|
||||
_target: 'opt/betaflight/betaflight-configurator',
|
||||
_out: RELEASE_DIR,
|
||||
_copyright: 'assets/linux/copyright',
|
||||
_clean: true
|
||||
}));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue