mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-29 15:40:21 +00:00
newline
This commit is contained in:
parent
d82d864f54
commit
87eccfdbda
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ archivebox --version
|
||||||
|
|
||||||
mkdir ~/archivebox && cd ~/archivebox
|
mkdir ~/archivebox && cd ~/archivebox
|
||||||
archivebox init
|
archivebox init
|
||||||
|
|
||||||
archivebox add 'https://example.com'
|
archivebox add 'https://example.com'
|
||||||
archivebox add --depth=1 'https://example.com'
|
archivebox add --depth=1 'https://example.com'
|
||||||
archivebox schedule --every day https://getpocket.com/users/USERNAME/feed/all
|
archivebox schedule --every day https://getpocket.com/users/USERNAME/feed/all
|
||||||
|
|
Loading…
Reference in a new issue