mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-14 07:04:27 -04:00
add basic html and fancy link index options
This commit is contained in:
parent
a95912679e
commit
db26ab9aa9
4 changed files with 314 additions and 253 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue