mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-25 09:15:49 +03:00
Merge pull request #868 from McGiverGim/bf-fix_debian_packages
Fix debian packages (copyright needed)
This commit is contained in:
commit
f354f30524
3 changed files with 6 additions and 1 deletions
|
@ -500,6 +500,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