Mercurial Hosting > luan
view website/dev.sh @ 2055:a72cd62f9281 acme-tiny
specify nginx config path
| author | Violet7 |
|---|---|
| date | Tue, 11 Nov 2025 19:19:49 -0800 |
| parents | 53793a4dbd15 |
| children |
line wrap: on
line source
#!/bin/bash java -classpath $CLASSPATH luan.Luan luan:http/serve.luan src 2>&1 | tee err
