setup.sh 241 B

1234567
  1. #!/bin/bash
  2. export PERL_HOME=${IROOT}/perl-5.18
  3. export NGINX_HOME=${IROOT}/nginx
  4. export LIBEV_FLAGS=7
  5. HYPNOTOAD=$(${PERL_HOME}/bin/carton exec which hypnotoad)
  6. ${PERL_HOME}/bin/carton exec ${PERL_HOME}/bin/perl ${HYPNOTOAD} ${TROOT}/app.pl