Merge pull request #52 from nak3/clean-up

Correct cephfsplugin binary path
This commit is contained in:
Huamin Chen 2018-07-26 10:40:36 -04:00 committed by GitHub
commit 6f484f92fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,4 +51,4 @@ push-cephfsplugin-container: cephfsplugin-container
clean:
go clean -r -x
rm -f deploy/rbd/docker/rbdplugin
rm -f deploy/cephfs/docker/rbdplugin
rm -f deploy/cephfs/docker/cephfsplugin