chore: add LICENSE to builds

This commit is contained in:
iff 2024-12-10 18:37:20 +01:00
parent aa48a68af0
commit a3d3c6f143
2 changed files with 12 additions and 9 deletions

View file

@ -31,4 +31,5 @@ assets = [
["target/release/pay-respects", "usr/bin/", "755"],
["target/release/_pay-respects-module-100-runtime-rules", "usr/bin/", "755"],
["target/release/_pay-respects-fallback-100-request-ai", "usr/bin/", "755"],
["LICENSE", "usr/share/doc/pay-respects/", "644"],
]