Fix running huge via php shell

This commit is contained in:
2025-11-26 09:29:35 +01:00
parent cf634bd788
commit 60bd4ae03d
4 changed files with 16 additions and 3 deletions

3
start.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
php -S localhost:8000 -t ./public ./public/router.php