diff --git a/bin/mpw-update b/bin/mpw-update index 5e2c62d..143e187 100644 --- a/bin/mpw-update +++ b/bin/mpw-update @@ -93,6 +93,8 @@ end.parse! config = MPW::Config.new(options[:config]) cli = MPW::Cli.new(config) +options[:text_editor] = true if values.empty? + cli.load_config cli.get_wallet(options[:wallet]) cli.decrypt