Update home config

This commit is contained in:
Tom 2023-04-27 14:57:43 +02:00
parent 44af84abe9
commit 8c4de32246
9 changed files with 30 additions and 18 deletions

View file

@ -1,4 +1,7 @@
.PHONY: clean all deps
.PHONY: clean all deps live
live:
sudo CGO_ENABLED=0 go run ./cmd/wdcli $(ARGS)
all: wdcli