Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: package.sh does not have exec permission #3

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

honeyAcorn
Copy link
Collaborator

@honeyAcorn honeyAcorn commented Aug 2, 2023

The package.sh doesn't have exec permission. Adding it by running chmod +x package.sh
image

@honeyAcorn
Copy link
Collaborator Author

I'm not sure if this is the right away to do it. But I checked ls -l and it was updated on my local:
image

Copy link

@nidhidhamnani nidhidhamnani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is showing me an empty file in Files changed, is this what it should be?
Screenshot 2023-08-02 at 1 24 02 PM

@honeyAcorn
Copy link
Collaborator Author

It is showing me an empty file in Files changed, is this what it should be? Screenshot 2023-08-02 at 1 24 02 PM

Yes because it's the permission that got changed.

@honeyAcorn honeyAcorn merged commit caf603a into main Aug 2, 2023
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.

3 participants