mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
parent
c0ec95679b
commit
cc85d905ca
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ def load_or_install_jrnl():
|
|||
return config
|
||||
else:
|
||||
log.debug('Configuration file not found, installing jrnl...')
|
||||
install()
|
||||
return install()
|
||||
|
||||
|
||||
def install():
|
||||
|
|
Loading…
Add table
Reference in a new issue