Cargo.toml: (deb) generate maintainer scripts
All checks were successful
Build and test / check (push) Successful in 1m43s
Build and test / build (push) Successful in 3m58s
Build and test / test (push) Successful in 3m5s
Build and test / check-license (push) Successful in 5m29s
Build and test / docs (push) Successful in 6m43s

This commit is contained in:
2025-12-04 17:10:36 +09:00
parent bf66055f7f
commit a036fd03c9

View File

@@ -147,6 +147,7 @@ assets = [
],
]
preserve-symlinks = true
maintainer-scripts = "debian/"
systemd-units = [
{ unit-name = "muscl", unit-scripts = "assets/systemd", enable = true },
]