1
0
Fork 0
mirror of synced 2024-06-14 00:15:03 +12:00

Merge pull request #804 from munzevibirinsan/patch-1

This commit is contained in:
Nick Sweeting 2021-07-21 08:28:08 -04:00 committed by GitHub
commit 3d54b1321b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -192,7 +192,7 @@ echo "[√] Server started on http://0.0.0.0:8000 and data directory initialized
echo " cd ~/archivebox"
echo " ps aux | grep 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 manage createsuperuser"
echo " archivebox add 'https://example.com'"