1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-03 05:35:29 +00:00

bootstrap script wasn’t actually marked as executable

Jamal 2020-03-05 09:50:34 -08:00
parent 8036c1350b
commit 04fc81e2cc

@ -107,6 +107,7 @@ Running Sonarr in a Docker container eases setup and reduces package installatio
* **Note:** _In macOS 10.12+ Gatekeeper App Translocation will prevent Sonarr run directly from the Downloads folder from updating_
* Open Sonarr.app
* You should now be able to access Sonarr at [http://localhost:8989](http://localhost:8989)
* **Note:** If you receive the message "The application Sonarr can't be opened," run `chmod +x /Applications/Sonarr.app/Contents/MacOS/Sonarr`, and try opening it again.
### Using [Homebrew Cask](https://github.com/caskroom/homebrew-cask) ###