mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-01 04:43:00 +10:00
better logging during long output
This commit is contained in:
@@ -94,7 +94,7 @@ def main(*args):
|
||||
|
||||
|
||||
def update_archive_data(import_path=None, resume=None):
|
||||
"""The main ArchiveBox entrancepoint. Everything starts here."""
|
||||
"""The main ArchiveBox entrancepoint. Everything starts here."""
|
||||
check_dependencies()
|
||||
|
||||
# Step 1: Load list of links from the existing index
|
||||
|
||||
Reference in New Issue
Block a user