Change deb manifest

This commit is contained in:
Joe Bellus 2022-10-16 16:17:44 -04:00
parent 9563cf1764
commit 5a7da6ddbc
1 changed files with 1 additions and 1 deletions

View File

@ -27,6 +27,6 @@ depends = "$auto"
section = "utility"
priority = "optional"
assets = [
["target/release/abacus-ui", "usr/bin/", "755"],
["target/release/abacus", "usr/bin/", "755"],
["README.md", "usr/share/doc/abacus/README", "644"],
]