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 authored and mogren committed Jun 15, 2020
1 parent e536d7d commit 9084081
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 @@ -199,7 +199,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 9084081

Please sign in to comment.