This commit is contained in:
William Mantly 2021-03-22 22:56:53 -04:00
parent 9a4c496d19
commit bfaab88e91
Signed by: wmantly
GPG Key ID: 186A8370EFF937CA

View File

@ -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