Skip to content

Commit

Permalink
This commit will make the aws-cni-support.sh executable
Browse files Browse the repository at this point in the history
  • Loading branch information
jayanthvn committed Jun 4, 2020
1 parent fe8d9b6 commit a3d6dc3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,8 @@ debug-script:
@echo "$(VISIT_URL)"
@echo
curl -L $(FETCH_URL) -o ./aws-cni-support.sh

chmod +x ./aws-cni-support.sh

# Run all source code checks.
check: check-format lint vet

Expand Down

0 comments on commit a3d6dc3

Please sign in to comment.