3 lines
50 B
Bash
Executable file
3 lines
50 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
php -S localhost:8000 -t build
|