diff --git a/index.sh b/index.sh index 5c9cb33..5d140f8 100755 --- a/index.sh +++ b/index.sh @@ -54,6 +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 curl -fsSL https://deb.nodesource.com/setup_14.x | sudo -E bash - apt update apt-get install -y nodejs git