auto-manager #1

Merged
wmantly merged 9 commits from auto-manager into master 2021-03-23 20:34:26 +00:00
Showing only changes of commit bfaab88e91 - Show all commits

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