5 lines
86 B
Bash
Executable File
5 lines
86 B
Bash
Executable File
#!/bin/sh
|
|
|
|
spawn-fcgi -p 8000 -n "@COMPILED_BINARIES_PATH@"/concordia_server_process
|
|
|