Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego committed Nov 9, 2021
1 parent 6c79374 commit 69db999
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Ever needed just to quickly 'fix' the permissions or ownership for your files in
To get the `fixperms` script, simply wget the file from GitHub and make sure it's executable:

```bash
curl -Ssl https://raw.githubusercontent.com/diego-vieira/KeyHelp-fixperms/master/fixperms.sh > fixperms.sh
curl -Ssl https://raw.githubusercontent.com/dv336699/KeyHelp-fixperms/master/fixperms.sh > fixperms.sh
chmod +x fixperms.sh
```

Expand Down Expand Up @@ -77,4 +77,4 @@ Now that `fixperms` is in Github, all contributors will have proper credit. Howe

## Contributing

If you would like to contribute, simply create a new feature branch, named for the fix, and submit a merge request.
If you would like to contribute, simply create a new feature branch, named for the fix, and submit a merge request.

0 comments on commit 69db999

Please sign in to comment.