4 lines
51 B
Bash
Executable File
4 lines
51 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
php -S 0.0.0.0:8085 index.php
|