Update home config
This commit is contained in:
parent
44af84abe9
commit
8c4de32246
9 changed files with 30 additions and 18 deletions
5
Makefile
5
Makefile
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue