mirror of
https://github.com/nishiki/manage-password.git
synced 2025-02-20 01:50:04 +00:00
commit
0458013def
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ if not options[:init].nil?
|
|||
cli.setup(values)
|
||||
cli.load_config
|
||||
cli.get_wallet
|
||||
cli.setup_gpg_key(options[:init])
|
||||
cli.setup_gpg_key(values[:gpg_key])
|
||||
cli.setup_wallet_config
|
||||
else
|
||||
cli.set_config(values)
|
||||
|
|
Loading…
Add table
Reference in a new issue