mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 14:44:29 -04:00
rearrange files again
This commit is contained in:
parent
c29139f7ed
commit
d6354ac93f
6 changed files with 93 additions and 95 deletions
|
@ -64,7 +64,7 @@ def archive_links(archive_path, links, source=None, resume=None):
|
|||
))
|
||||
print(' Continue where you left off by running:')
|
||||
print(' {} {}'.format(
|
||||
sys.argv[0],
|
||||
pretty_path(sys.argv[0]),
|
||||
link['timestamp'],
|
||||
))
|
||||
if not isinstance(e, KeyboardInterrupt):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue