mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
Add packages to prepareUbuntuInstanceForITests.sh
This commit is contained in:
parent
6fe6907c1d
commit
9af0471087
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ set -e
|
|||
# by installing the required packages.
|
||||
|
||||
|
||||
apt install -y make git nginx fcgiwrap gnutls-bin
|
||||
apt install -y make bash sed tar git nginx fcgiwrap gnutls-bin
|
||||
|
||||
# Install Go from binary distribution
|
||||
curl -O https://storage.googleapis.com/golang/go1.18.linux-amd64.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue