Skip to content

Chmod error don't understand #27180

Discussion options

You must be logged in to vote

It’s a syntax error. Chmod is used to change filesystem permissions, and you need to give it the permission change you want and the file(s) to modify, in that order. The permission specification is missing in your command.

On the other hand, sudo shouldn’t be necessary to modify a file from your repository.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants