mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-09 14:23:05 +02:00
install.sh fix
This commit is contained in:
parent
d6e3378bd6
commit
31d90b774d
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ ANSIBLE_EXTRA_ARGS="${14:-${ANSIBLE_EXTRA_ARGS}}"
|
|||
cd /opt/
|
||||
|
||||
installRequirements() {
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
apt-get update
|
||||
apt-get install \
|
||||
software-properties-common \
|
||||
|
|
Loading…
Add table
Reference in a new issue