rename cmd/neodock -> cmd/monitor-lets-go
This commit is contained in:
parent
a4b80616bb
commit
2a49aa98ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,5 @@
|
||||
# Binary
|
||||
/monitor-lets-go
|
||||
/neodock
|
||||
|
||||
# IDE
|
||||
.idea/
|
||||
|
||||
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
# monitor-lets-go Makefile
|
||||
BIN := monitor-lets-go
|
||||
SRCDIR := ./cmd/neodock
|
||||
SRCDIR := ./cmd/monitor-lets-go
|
||||
INSTALL ?= install
|
||||
|
||||
.DEFAULT_GOAL := build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user