Update prerequisites.sh

This commit is contained in:
datechnoman 2024-01-24 06:00:42 +00:00
parent 295c3daba4
commit 097ec759ab

View File

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