3 lines
50 B
Bash
Executable file
3 lines
50 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
php -S localhost:1234 -t www
|