Make default redbean lua module path zip:.lua/...

Fixes #157
This commit is contained in:
Justine Tunney 2021-05-16 19:05:35 -07:00
parent 6a8c21269f
commit 3057315a1b
5 changed files with 23 additions and 8 deletions

View file

@ -1,2 +1,2 @@
Write('hello world\r\n')
StoreAsset('/hi', 'sup')
mymodule.hello()