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