install.sh 141 B

123456
  1. #!/bin/bash
  2. fw_depends perl nginx
  3. ${PERL_HOME}/bin/cpanm --notest --no-man-page --installdeps $TROOT
  4. echo installed Plack app dependencies