Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvalif committed Jun 5, 2018
1 parent a674c53 commit 1dead18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hack/copy-cmd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ for f in ${binaries}; do
# copy all other (non-code) content for "make docker"
rsync -avzq --exclude "**/*.md" --exclude "**/*.go" --exclude "**/.*" ${f}/ _out/cmd/${x}
done

0 comments on commit 1dead18

Please sign in to comment.