mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-11 00:58:31 +02:00
parent
b90a4b16bb
commit
4955902702
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