Update Makefile
This commit is contained in:
@@ -32,4 +32,4 @@ debug_webdav:
|
|||||||
|
|
||||||
debug_s3:
|
debug_s3:
|
||||||
go build -gcflags="all=-N -l"
|
go build -gcflags="all=-N -l"
|
||||||
dlv --listen=:2345 --headless=true --api-version=2 --accept-multiclient exec weed -- -v=4 s3
|
dlv --listen=:2345 --headless=true --api-version=2 --accept-multiclient exec weed -- -v=4 s3
|
||||||
|
|||||||
Reference in New Issue
Block a user