mirror of
https://github.com/pcvolkmer/osc-variant.git
synced 2025-07-02 08:42:54 +00:00
Add all required and optional assets into deb package
This commit is contained in:
@ -32,5 +32,6 @@ panic = "abort"
|
|||||||
copyright = "Copyright (c) 2023 Comprehensive Cancer Center Mainfranken"
|
copyright = "Copyright (c) 2023 Comprehensive Cancer Center Mainfranken"
|
||||||
extended-description = "Anwendung zum Anpassen einer OSC-Datei an einen Standort."
|
extended-description = "Anwendung zum Anpassen einer OSC-Datei an einen Standort."
|
||||||
assets = [
|
assets = [
|
||||||
|
["target/release/osc-variant", "usr/bin/", "755"],
|
||||||
["completion/osc-variant.bash", "etc/bash_completion.d/", "644"]
|
["completion/osc-variant.bash", "etc/bash_completion.d/", "644"]
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user