1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-14 11:47:32 +00:00
mdlayher-homelab/gokrazy/Makefile
Matt Layher 75ae5ee886
gokrazy: initial gokrazy config
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2020-06-27 16:00:24 -04:00

12 lines
300 B
Makefile

.PHONY: all update
all:
tar cf breakglass.tar --dereference sh \
&& breakglass -debug_tarball_pattern breakglass.tar monitnerr-1
update:
gokr-packer \
github.com/gokrazy/breakglass \
github.com/gokrazy/stat/cmd/gokr-webstat \
github.com/mdlayher/consrv \
github.com/prometheus/node_exporter