Mercurial Hosting > luan
view website/dev.sh @ 2029:5fa5a7efc936
merge
| author | Violet7 | 
|---|---|
| date | Thu, 30 Oct 2025 21:25:37 -0700 | 
| parents | 53793a4dbd15 | 
| children | 
line wrap: on
 line source
#!/bin/bash java -classpath $CLASSPATH luan.Luan luan:http/serve.luan src 2>&1 | tee err
