mirror of
https://github.com/kmvan/x-prober.git
synced 2026-04-22 01:08:59 +08:00
rewrite project
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
php -S localhost:8000 -t ./.tmp
|
||||
set -e
|
||||
php ./Make.php dev
|
||||
PHP_CLI_SERVER_WORKERS=8 php -S localhost:8000 -t ./dev
|
||||
Reference in New Issue
Block a user