From 3ce09f46d7c2091b25a47734547f150a73c920c3 Mon Sep 17 00:00:00 2001 From: datechnoman Date: Sat, 20 Jan 2024 11:30:43 +0000 Subject: [PATCH] Update prerequisites.sh --- prerequisites.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/prerequisites.sh b/prerequisites.sh index 85a35c8..f810920 100644 --- a/prerequisites.sh +++ b/prerequisites.sh @@ -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