Mercurial Hosting > luan
view website/dev.sh @ 2025:677795f0a4e7
fix
| author | Franklin Schmidt <fschmidt@gmail.com> | 
|---|---|
| date | Wed, 29 Oct 2025 21:34:39 -0600 | 
| parents | 53793a4dbd15 | 
| children | 
line wrap: on
 line source
#!/bin/bash java -classpath $CLASSPATH luan.Luan luan:http/serve.luan src 2>&1 | tee err
