Comment by Wowfunhappy

Comment by Wowfunhappy 2 days ago

2 replies

> Also, if you were to serve your get.sh (et al) as text/plain it would enable browing them versus them downloading and having to open it locally.

Thanks, I'll look into this! I'm not immediately sure how to do it. The site is hosted via a very minimal Cloudflare worker, because it's free for static assets but unlike e.g. Github pages supports unencrypted http (which is useful when bootstrapping a new Mavericks system). I haven't changed the content type of anything.

My Github is https://github.com/wowfunhappy but you actually won't find either script there, the website is the canonical version! This type of thing is why my github isn't linked!