mirror of
https://github.com/house-of-vanity/furumi.git
synced 2025-07-06 21:24:08 +00:00
CI
This commit is contained in:
@ -24,6 +24,7 @@ pub fn read() -> Config {
|
||||
.short("c")
|
||||
.long("conf")
|
||||
.help("Config file to use")
|
||||
.default_value("/etc/furumi.yml")
|
||||
.takes_value(true)
|
||||
.required(true),
|
||||
)
|
||||
|
Reference in New Issue
Block a user