Add kanidm_ssh_authorizedkeys_direct to client deb ()

Include the `kanidm_ssh_authorizedkeys_direct` binary in the client deb.
This ensures consistency with other packages (suse, cargo, etc.).

Fix 
This commit is contained in:
Campbell He 2025-04-29 09:59:46 +08:00 committed by GitHub
parent ff6e97164f
commit 817ecac95c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -112,6 +112,11 @@ assets = [
"usr/bin/",
"755",
],
[
"target/release/kanidm_ssh_authorizedkeys_direct",
"usr/bin/",
"755",
],
[
"../../examples/config",
"usr/share/kanidm/",