Update prerequisites.sh
This commit is contained in:
parent
17b4ce6077
commit
d1cfd0178f
@ -1,6 +1,8 @@
|
|||||||
apt-get update
|
apt-get update
|
||||||
apt-get install axel -y
|
apt-get install axel -y
|
||||||
apt-get install parallel -y
|
apt-get install parallel -y
|
||||||
|
apt-get install python3-pip -y
|
||||||
|
pip install zstandard
|
||||||
cd /opt/
|
cd /opt/
|
||||||
git clone https://git.datechnoman.com/ArchiveTeam/CommonCrawl_URL_Processor.git
|
git clone https://git.datechnoman.com/ArchiveTeam/CommonCrawl_URL_Processor.git
|
||||||
cd /opt/CommonCrawl_URL_Processor
|
cd /opt/CommonCrawl_URL_Processor
|
||||||
|
Loading…
Reference in New Issue
Block a user