1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-07-01 16:32:54 +00:00

Merge pull request #7 from CCC-MF/issue_5

Add all required and optional assets into deb package
This commit is contained in:
2023-09-19 17:34:57 +02:00
committed by GitHub

View File

@ -32,5 +32,6 @@ panic = "abort"
copyright = "Copyright (c) 2023 Comprehensive Cancer Center Mainfranken"
extended-description = "Anwendung zum Anpassen einer OSC-Datei an einen Standort."
assets = [
["target/release/osc-variant", "usr/bin/", "755"],
["completion/osc-variant.bash", "etc/bash_completion.d/", "644"]
]