Mercurial Hosting > editor
view website/src/init.luan @ 63:f9ce379de456
add mac/build.sh
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 05 Jun 2025 10:50:14 -0600 |
parents | d5681da8ece8 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true