mirror of
https://github.com/nishiki/manage-password.git
synced 2025-02-22 02:40: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.setup(values)
|
||||||
cli.load_config
|
cli.load_config
|
||||||
cli.get_wallet
|
cli.get_wallet
|
||||||
cli.setup_gpg_key(options[:init])
|
cli.setup_gpg_key(values[:gpg_key])
|
||||||
cli.setup_wallet_config
|
cli.setup_wallet_config
|
||||||
else
|
else
|
||||||
cli.set_config(values)
|
cli.set_config(values)
|
||||||
|
|
Loading…
Add table
Reference in a new issue