install.sh 124 B

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