annotate website/dev.sh @ 2010:f45ed55f5c11 default tip

fix chunked encoding
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 02 Sep 2025 06:00:41 -0600
parents 53793a4dbd15
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1991
53793a4dbd15 Ai change
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
1 #!/bin/bash
53793a4dbd15 Ai change
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
2
53793a4dbd15 Ai change
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
3 java -classpath $CLASSPATH luan.Luan luan:http/serve.luan src 2>&1 | tee err