diff --git a/index.sh b/index.sh index 5f36b62..2f44899 100755 --- a/index.sh +++ b/index.sh @@ -54,7 +54,7 @@ ldapadd -Q -Y EXTERNAL -H ldapi:/// -f files/refint2.ldif ldapadd -x -D "cn=admin,$ldap_base" -w "$password" -H ldap:// -f "$temp_populate_ldif" -apt install curl git -y +apt install curl git redis-server -y curl -fsSL https://deb.nodesource.com/setup_14.x | sudo -E bash - apt update apt-get install -y nodejs git