mirror of
https://github.com/house-of-vanity/furumi.git
synced 2025-08-21 16:07:16 +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