run.sh 84 B

12345
  1. #!/bin/hash
  2. spawn-fcgi -a 127.0.0.1 -p 9000 ./fortran_fcgi
  3. nginx -g 'daemon off;'