mirror of
https://github.com/weaveworks/scope.git
synced 2026-02-14 10:00:13 +00:00
Add quotes required by shellcheck
This commit is contained in:
@@ -7,4 +7,4 @@ SCOPE_SRC=$GOPATH/src/github.com/weaveworks/scope
|
||||
# Mount the scope repo:
|
||||
# -v $(pwd):/go/src/github.com/weaveworks/scope
|
||||
|
||||
make -C $SCOPE_SRC BUILD_IN_CONTAINER=false $*
|
||||
make -C "$SCOPE_SRC" BUILD_IN_CONTAINER=false "$@"
|
||||
|
||||
Reference in New Issue
Block a user