mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-03-27 02:13:00 +10:00
add basic html and fancy link index options
This commit is contained in:
@@ -106,5 +106,4 @@ if __name__ == '__main__':
|
||||
|
||||
# make sure folder structure is sane
|
||||
cleanup_archive(ARCHIVE_FOLDER, links)
|
||||
raise SystemExit(0)
|
||||
update_archive(export_path, links, resume=resume_from, append=True)
|
||||
|
||||
Reference in New Issue
Block a user