9 lines
287 B
Markdown
9 lines
287 B
Markdown
|
```
|
||
|
sudo apt-get install --no-install-recommends build-essential python3-dev python3-pip
|
||
|
pip3 install --user wpull manhole lmdb
|
||
|
git clone https://github.com/ludios/grab-site
|
||
|
grab-site/grab-site URL
|
||
|
```
|
||
|
|
||
|
This repo includes code from ArchiveBot, please see the ArchiveBot license.
|