Skip to content

fix: make install.sh executable#15

Merged
glauberlima merged 1 commit intomainfrom
fix/make-install-sh-executable
Feb 20, 2026
Merged

fix: make install.sh executable#15
glauberlima merged 1 commit intomainfrom
fix/make-install-sh-executable

Conversation

@glauberlima
Copy link
Copy Markdown
Owner

Summary

  • Sets executable bit on install.sh so it can be run directly (./install.sh) without requiring bash install.sh

Test plan

  • Verify install.sh has execute permissions: ls -la install.sh
  • Confirm ./install.sh runs without permission errors

@glauberlima glauberlima merged commit a014583 into main Feb 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant