forked from Public/pics
3 lines
44 B
Bash
Executable File
3 lines
44 B
Bash
Executable File
#!/bin/bash
|
|
php -S 127.0.0.1:8080 -t public
|