parent
9dca3fb66a
commit
99999b9654
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@ VERSION = $(shell git describe --tags)
|
||||||
run: build
|
run: build
|
||||||
@#./go-clone --work github.com/rclone/rclone
|
@#./go-clone --work github.com/rclone/rclone
|
||||||
@# ./go-clone --work go.wit.com/apps/basicwindow
|
@# ./go-clone --work go.wit.com/apps/basicwindow
|
||||||
./go-clone
|
./go-clone --version
|
||||||
|
|
||||||
# test using --no-work against ~/go/src
|
# test using --no-work against ~/go/src
|
||||||
homeGoSrc: build
|
homeGoSrc: build
|
||||||
|
|
Loading…
Reference in New Issue