mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 06:34:25 -04:00
Merge pull request #804 from munzevibirinsan/patch-1
This commit is contained in:
commit
3d54b1321b
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ echo "[√] Server started on http://0.0.0.0:8000 and data directory initialized
|
||||||
echo " cd ~/archivebox"
|
echo " cd ~/archivebox"
|
||||||
echo " ps aux | grep archivebox"
|
echo " ps aux | grep archivebox"
|
||||||
echo " pkill -f archivebox"
|
echo " pkill -f archivebox"
|
||||||
echo " pip3 install --upgrade archviebox"
|
echo " pip3 install --upgrade archivebox"
|
||||||
echo " archivebox server --quick-init 0.0.0.0:8000"
|
echo " archivebox server --quick-init 0.0.0.0:8000"
|
||||||
echo " archivebox manage createsuperuser"
|
echo " archivebox manage createsuperuser"
|
||||||
echo " archivebox add 'https://example.com'"
|
echo " archivebox add 'https://example.com'"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue