diff website/serve.sh @ 693:ca169567ce07

module URIs must now include ".luan"
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 19 Apr 2016 15:54:11 -0600
parents 2b9bc97f0439
children 7eddf1e990c0
line wrap: on
line diff
--- a/website/serve.sh	Mon Apr 18 20:40:21 2016 -0600
+++ b/website/serve.sh	Tue Apr 19 15:54:11 2016 -0600
@@ -1,1 +1,1 @@
-luan luan:http/serve file:src 2>&1 | tee err
+luan luan:http/serve.luan file:src 2>&1 | tee err