Cargo.toml: add mysql-admutils symlinks to deb
All checks were successful
All checks were successful
This commit is contained in:
10
Cargo.toml
10
Cargo.toml
@@ -86,6 +86,16 @@ assets = [
|
||||
"usr/bin/",
|
||||
"755",
|
||||
],
|
||||
[
|
||||
"target/release/mysql-useradm",
|
||||
"usr/bin/",
|
||||
"644",
|
||||
],
|
||||
[
|
||||
"target/release/mysql-dbadm",
|
||||
"usr/bin/",
|
||||
"644",
|
||||
],
|
||||
[
|
||||
"assets/debian/config.toml",
|
||||
"etc/muscl/config.toml",
|
||||
|
||||
Reference in New Issue
Block a user