Fixed typo in Cargo.toml
This commit is contained in:
parent
9900cd13b4
commit
6c5319c195
@ -21,7 +21,7 @@ maintainer-scripts = "build/debian/service"
|
||||
depends = "ffmpeg (>= 4)"
|
||||
section = "video"
|
||||
assets = [
|
||||
["target/release/adept", "usr/bin", "755"],
|
||||
["target/release/adept", "usr/bin/adept", "755"],
|
||||
["build/etc/example.toml", "etc/adept/example.toml", "644"],
|
||||
["README.md", "usr/share/doc/adept/README", "644"]
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user