Commit Graph

4 Commits

Author SHA1 Message Date
Geoffrey Gilmore
7970997428
dev: add shfmt for shell script consistency (#9900) 2020-04-15 12:44:36 -07:00
Keegan Carruthers-Smith
95cb2507a9
dev: remove txeh (#9302)
txeh can be replaced with a grep and an append to /etc/hosts, so is an
unneccessary dependency. Additionally, we install it via sudo which causes
issues with your go cache. You end up writing entries into your go cache as
root, breaking your cache when used as yourself.
2020-03-25 10:10:37 +02:00
Geoffrey Gilmore
0c9e743ed0
dev: fix path issues in txeh https script (#9280)
Co-authored-by: Geoffrey Gilmore <ggilmore@geoffreys-mbp.lan>
2020-03-24 11:23:36 -07:00
Geoffrey Gilmore
5173cbc0a6
use caddy 2 for https local development (#9050) 2020-03-24 10:25:34 -07:00