diff --git a/script/ldap_register.sh b/script/ldap_register.sh new file mode 100755 index 0000000..3b7ac84 --- /dev/null +++ b/script/ldap_register.sh @@ -0,0 +1,9 @@ + + +git clone https://github.com/macartur/Ldap-Register.git /opt/ + +sudo unicorn_rails -c /opt/Ldap-Register/config/unicorn.rb -E production -l 0.0.0.0:9080 -D + + + + -- libgit2 0.21.2