3 lines
79 B
Bash
3 lines
79 B
Bash
#!/bin/bash
|
|
spawn-fcgi -a 127.0.0.1 -p 9000 /fortran-machine/fortran_fcgi
|
|
nginx |