Revert "Coin: add required zstd"

This reverts commit a77f474aba.
Zstd is now available in the provisioning.

Pick-to: 6.3 6.2
Change-Id: Id66a3a8797e0c893318974a6fe2dd4e032d563b4
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
Samuli Piippo 2021-12-15 09:55:41 +02:00
parent 7297b1bee8
commit 7c192d68dc

View File

@ -105,7 +105,6 @@ instructions:
- type: WriteFile
fileContents: |
#!/bin/bash -xe
sudo apt install zstd
# make hostname unique for NFS
sudo hostname $(hostname -s)-$(date +%s%N)