1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-11-23 13:57:52 +00:00

fix bug connect after setup a new config file

This commit is contained in:
adrien 2014-01-03 14:31:43 +01:00
parent 6b8d6a91fd
commit a12a8b5882

View file

@ -49,6 +49,10 @@ class Cli
else
puts "#{I18n.t('cli.display.error')}: #{@m.error_msg}"
end
if not @m.checkconfig()
puts "#{I18n.t('cli.display.error')}: #{@m.error_msg}"
end
end
# Request the GPG password and decrypt the file