2 lines
56 B
Bash
Executable file
2 lines
56 B
Bash
Executable file
#!/bin/bash
|
|
spawn-fcgi -a 127.0.0.1 -p 4008 -n treebird
|