mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-23 12:43:10 +00:00
parent
6eff6f43c0
commit
34270b2b12
1 changed files with 2 additions and 2 deletions
|
@ -86,7 +86,7 @@ def main(*args):
|
|||
)
|
||||
print_help()
|
||||
raise SystemExit(1)
|
||||
|
||||
if stdin_raw_text:
|
||||
import_path = save_stdin_source(stdin_raw_text)
|
||||
|
||||
### Handle ingesting urls from a remote file/feed
|
||||
|
|
Loading…
Reference in a new issue