Updated to include zstd package
This commit is contained in:
parent
3151fce353
commit
722838b24a
@ -2,6 +2,7 @@ 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 slurm -y
|
apt-get install slurm -y
|
||||||
|
apt-get install zstd -y
|
||||||
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