mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-17 16:44:26 -04:00
more settings loading tweaks and improvements
This commit is contained in:
parent
fbfd16e195
commit
97695bda5e
10 changed files with 350 additions and 260 deletions
5
archivebox/core/shell_welcome_message.py
Normal file
5
archivebox/core/shell_welcome_message.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
from archivebox.logging_util import log_shell_welcome_msg
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
log_shell_welcome_msg()
|
Loading…
Add table
Add a link
Reference in a new issue