setup.sh 212 B

12345678910
  1. #!/bin/bash
  2. fw_depends postgresql perl
  3. carton install --cpanfile ${TROOT}/cpanfile
  4. export LIBEV_FLAGS=7
  5. HYPNOTOAD=$(${PERL_HOME}/bin/carton exec which hypnotoad)
  6. carton exec perl ${HYPNOTOAD} ${TROOT}/app.pl