From bfaab88e912e11fbe382e620d94eb61c3d9367d1 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Mon, 22 Mar 2021 22:56:53 -0400 Subject: [PATCH] fixed --- index.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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