fixed panic and added hardware_db.toml
This commit is contained in:
@@ -40,7 +40,7 @@ pub struct Cli {
|
||||
#[arg(
|
||||
short,
|
||||
long,
|
||||
help = "Writes high-resolution diagnostic logs to /tmp/ember-tune.log"
|
||||
help = "Writes high-resolution diagnostic logs to /var/log/ember-tune.log"
|
||||
)]
|
||||
pub verbose: bool,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user