Add scripts/serve_local.sh with local serving script stub

This commit is contained in:
blackboxprogramming
2025-08-08 01:47:06 -07:00
committed by GitHub
parent ad3065b2f4
commit b88c9fa988

View File

@@ -0,0 +1,3 @@
#!/bin/bash
echo "Serving Lucidia locally (stub)"