mirror of
https://github.com/Sonarr/Sonarr
synced 2025-01-03 05:35:29 +00:00
bootstrap script wasn’t actually marked as executable
parent
8036c1350b
commit
04fc81e2cc
1 changed files with 1 additions and 0 deletions
|
@ -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_
|
* **Note:** _In macOS 10.12+ Gatekeeper App Translocation will prevent Sonarr run directly from the Downloads folder from updating_
|
||||||
* Open Sonarr.app
|
* Open Sonarr.app
|
||||||
* You should now be able to access Sonarr at [http://localhost:8989](http://localhost:8989)
|
* 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) ###
|
### Using [Homebrew Cask](https://github.com/caskroom/homebrew-cask) ###
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue