Skip to content

Commit

Permalink
permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
okdas committed May 7, 2024
1 parent 15951f8 commit 70de2dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -859,6 +859,7 @@ ignite_install: ## Install ignite. Used by CI and heighliner.
ls -lah; \
echo "Moving Ignite CLI to /usr/local/bin..."; \
$$SUDO mv ignite /usr/local/bin/ignite; \
$$SUDO chmod +x /usr/local/bin/ignite; \
echo "Cleaning up..."; \
rm ignite_28.3.0_$(OS)_$(ARCH).tar.gz; \
echo "Checking if Ignite CLI is in the expected directory..."; \
Expand Down

0 comments on commit 70de2dc

Please sign in to comment.