mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-27 04:57:42 +08:00
4 lines
45 B
Bash
4 lines
45 B
Bash
#!/bin/bash
|
|
|
|
php -S localhost:8000 -t ./.tmp
|