1
0
Fork 0
mirror of synced 2024-05-17 02:43:16 +12:00

Update setup.sh

This commit is contained in:
munzevibirinsan 2021-07-21 13:24:31 +03:00 committed by GitHub
parent 2427e6d3dc
commit ee86eb534d
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'"