3 lines
44 B
Bash
Executable File
3 lines
44 B
Bash
Executable File
#!/bin/bash
|
|
exec php-cgi -b 127.0.0.1:49449
|