diff --git a/archivebox/core/views.py b/archivebox/core/views.py index 6cd146f4..306a8214 100644 --- a/archivebox/core/views.py +++ b/archivebox/core/views.py @@ -124,9 +124,9 @@ class SnapshotView(View): '
[{snapshot.timestamp}]
exists in DB, but resource {snapshot.timestamp}/'
'{}'
- f'
does not exist in snapshot dir yet.# run this cmd to finish archiving this Snapshot
archivebox update -t timestamp {snapshot.timestamp}
# if interrupted, run this cmd to finish archiving this Snapshot
archivebox update -t timestamp {snapshot.timestamp}