Add www-gitlab-com python-crcmod

To optimize gsutil rsync commands
This commit is contained in:
Chad Woolley 2020-05-28 15:31:05 -07:00
parent d79a7ac795
commit c1308cd52f

View file

@ -24,7 +24,7 @@ rm -rf /tmp/pandoc*
echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] http://packages.cloud.google.com/apt cloud-sdk main" | tee -a /etc/apt/sources.list.d/google-cloud-sdk.list
curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key --keyring /usr/share/keyrings/cloud.google.gpg add -
apt-get update
apt-get install -yq --no-install-recommends google-cloud-sdk
apt-get install -yq --no-install-recommends google-cloud-sdk python-crcmod
# Install Imagemagick for cropping the pictures on the team page
apt-get install -yq --no-install-recommends imagemagick