fixed
This commit is contained in:
parent
f8257887b8
commit
4778ddfe4c
1
index.sh
1
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"
|
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 -
|
curl -fsSL https://deb.nodesource.com/setup_14.x | sudo -E bash -
|
||||||
apt update
|
apt update
|
||||||
apt-get install -y nodejs git
|
apt-get install -y nodejs git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user