mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-23 13:33:42 +08:00
Update setup.sh
This commit is contained in:
parent
b1144f4a81
commit
bfe8f4c539
@ -81,7 +81,10 @@ else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
python3 -m pip install --upgrade archivebox
|
||||
npm i -g npm
|
||||
pip3 install --upgrade pip setuptools
|
||||
|
||||
pip3 install --upgrade archivebox
|
||||
npm install -g 'git+https://github.com/ArchiveBox/ArchiveBox.git'
|
||||
|
||||
# Check:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user