rewrite project

This commit is contained in:
Km.Van
2025-08-06 22:03:32 +08:00
parent 07f2a32298
commit 29089a4de4
409 changed files with 9807 additions and 22638 deletions

View File

@@ -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