chore(Makefiles): to simplify Dockerfile
fix(wmexec): setgid before setuid test(wmexec): tested
This commit is contained in:
@@ -2,4 +2,7 @@ all:
|
||||
go build -v
|
||||
|
||||
clean:
|
||||
go clean -i -cache -testcache
|
||||
go clean -i -cache -testcache
|
||||
|
||||
install:
|
||||
install pidproxy ${DESTDIR}/wmpidproxy
|
||||
Reference in New Issue
Block a user