Update prerequisites.sh

This commit is contained in:
datechnoman 2024-01-20 11:30:43 +00:00
parent e98f80aec4
commit 3ce09f46d7

View File

@ -1,8 +1,6 @@
apt-get update
apt-get install axel -y
apt-get install parallel -y
apt-get install python3-pip -y
pip install zstandard
cd /opt/
git clone https://git.datechnoman.com/ArchiveTeam/CommonCrawl_URL_Processor.git
cd /opt/CommonCrawl_URL_Processor