From 097ec759ab3ee499098814f8f2e92ca1d5fc0699 Mon Sep 17 00:00:00 2001 From: datechnoman Date: Wed, 24 Jan 2024 06:00:42 +0000 Subject: [PATCH] Update prerequisites.sh --- prerequisites.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/prerequisites.sh b/prerequisites.sh index f810920..dfc16f8 100644 --- a/prerequisites.sh +++ b/prerequisites.sh @@ -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