make target configurable
This commit is contained in:
parent
84f3dd55ef
commit
048a68c029
3 changed files with 31 additions and 20 deletions
|
@ -169,7 +169,6 @@ fn main() -> color_eyre::Result<()> {
|
|||
if res != ControlResult::Ok {
|
||||
bail!("Unlocking failed after {tries}: {res:?}");
|
||||
}
|
||||
|
||||
} else {
|
||||
bail!("password token file not found")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue